Home
last modified time | relevance | path

Searched refs:ipv6_txoptions (Results 1 – 12 of 12) sorted by relevance

/linux-2.4.37.9/include/net/
Dipv6.h140 struct ipv6_txoptions struct
164 struct ipv6_txoptions *opt; argument
183 extern struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions * opt_space,
185 struct ipv6_txoptions * fopt);
209 extern struct ipv6_txoptions * ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt);
279 struct ipv6_txoptions *opt);
293 struct ipv6_txoptions *opt,
311 struct ipv6_txoptions *opt,
316 struct ipv6_txoptions *opt);
318 struct ipv6_txoptions *opt,
[all …]
Dtransp_v6.h34 struct ipv6_txoptions *opt,
Dsock.h185 struct ipv6_txoptions *opt;
/linux-2.4.37.9/net/ipv6/
Dexthdrs.c338 struct ipv6_txoptions *
355 struct ipv6_txoptions *opt; in ipv6_invert_rthdr()
598 u8 *ipv6_build_nfrag_opts(struct sk_buff *skb, u8 *prev_hdr, struct ipv6_txoptions *opt, in ipv6_build_nfrag_opts()
634 u8 *ipv6_build_frag_opts(struct sk_buff *skb, u8 *prev_hdr, struct ipv6_txoptions *opt) in ipv6_build_frag_opts()
686 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, in ipv6_push_nfrag_opts()
698 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 *proto) in ipv6_push_frag_opts()
706 struct ipv6_txoptions *
707 ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt) in ipv6_dup_options()
709 struct ipv6_txoptions *opt2; in ipv6_dup_options()
Dip6_flowlabel.c102 struct ipv6_txoptions *opt = fl->opt; in fl_release()
219 struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions * opt_space, in fl6_merge_options()
221 struct ipv6_txoptions * fopt) in fl6_merge_options()
223 struct ipv6_txoptions * fl_opt = fl->opt; in fl6_merge_options()
391 static int ipv6_opt_cmp(struct ipv6_txoptions *o1, struct ipv6_txoptions *o2) in ipv6_opt_cmp()
Dip6_output.c188 struct ipv6_txoptions *opt) in ip6_xmit()
328 struct flowi *fl, struct ipv6_txoptions *opt, in ip6_frag_xmit()
507 struct ipv6_txoptions *opt, int hlimit, int flags) in ip6_build_xmit()
Draw.c513 struct ipv6_txoptions opt_space; in rawv6_sendmsg()
516 struct ipv6_txoptions *opt = NULL; in rawv6_sendmsg()
602 memset(opt, 0, sizeof(struct ipv6_txoptions)); in rawv6_sendmsg()
Dipv6_sockglue.c157 struct ipv6_txoptions *opt; in ipv6_setsockopt()
262 struct ipv6_txoptions *opt = NULL; in ipv6_setsockopt()
Dudp.c777 struct ipv6_txoptions opt_space; in udpv6_sendmsg()
781 struct ipv6_txoptions *opt = NULL; in udpv6_sendmsg()
873 memset(opt, 0, sizeof(struct ipv6_txoptions)); in udpv6_sendmsg()
Ddatagram.c251 struct ipv6_txoptions *opt, in datagram_send_ctl()
Daf_inet6.c351 struct ipv6_txoptions *opt; in inet6_destroy_sock()
Dtcp_ipv6.c864 struct ipv6_txoptions *opt = NULL; in tcp_v6_send_synack()
1254 struct ipv6_txoptions *opt; in tcp_v6_syn_recv_sock()