Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dexthdrs.c1178 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, in ipv6_push_nfrag_opts()
1195 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 *proto) in ipv6_push_frag_opts()
1202 struct ipv6_txoptions *
1203 ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt) in ipv6_dup_options()
1205 struct ipv6_txoptions *opt2; in ipv6_dup_options()
1261 struct ipv6_txoptions *
1262 ipv6_renew_options(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_renew_options()
1267 struct ipv6_txoptions *opt2; in ipv6_renew_options()
1318 struct ipv6_txoptions *__ipv6_fixup_options(struct ipv6_txoptions *opt_spac
[all...]
H A Dcalipso.c779 struct ipv6_txoptions *old = txopt_get(inet6_sk(sk)), *txopts; in calipso_opt_update()
1076 struct ipv6_txoptions *txopts; in calipso_sock_getattr()
1134 struct ipv6_txoptions *txopts; in calipso_sock_setattr()
1167 struct ipv6_txoptions *txopts; in calipso_sock_delattr()
1205 struct ipv6_txoptions *txopts; in calipso_req_setattr()
1251 struct ipv6_txoptions *txopts; in calipso_req_delattr()
H A Dip6_flowlabel.c137 struct ipv6_txoptions *opt = fl->opt; in fl_release()
315 struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space, in fl6_merge_options()
317 struct ipv6_txoptions *fopt) in fl6_merge_options()
319 struct ipv6_txoptions *fl_opt = fl->opt; in fl6_merge_options()
H A Draw.c513 struct ipv6_txoptions *opt; in rawv6_push_pending_frames()
742 struct ipv6_txoptions *opt_to_free = NULL; in rawv6_sendmsg()
743 struct ipv6_txoptions opt_space; in rawv6_sendmsg()
749 struct ipv6_txoptions *opt = NULL; in rawv6_sendmsg()
837 memset(opt, 0, sizeof(struct ipv6_txoptions)); in rawv6_sendmsg()
838 opt->tot_len = sizeof(struct ipv6_txoptions); in rawv6_sendmsg()
H A Dipv6_sockglue.c102 struct ipv6_txoptions *ipv6_update_options(struct sock *sk, in ipv6_update_options()
103 struct ipv6_txoptions *opt) in ipv6_update_options()
305 struct ipv6_txoptions *opt; in ipv6_set_opt_hdr()
812 struct ipv6_txoptions *opt = NULL; in do_ipv6_setsockopt()
980 static int ipv6_getsockopt_sticky(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_getsockopt_sticky()
1223 struct ipv6_txoptions *opt; in do_ipv6_getsockopt()
H A Dip6_output.c269 __u32 mark, struct ipv6_txoptions *opt, int tclass, u32 priority) in ip6_xmit()
1350 struct ipv6_txoptions *nopt, *opt = ipc6->opt; in ip6_setup_cork()
1445 struct ipv6_txoptions *opt = v6_cork->opt; in __ip6_append_data()
1878 struct ipv6_txoptions *opt = v6_cork->opt; in ip6_cork_release()
1904 struct ipv6_txoptions *opt = v6_cork->opt; in __ip6_make_skb()
H A Dudp.c1476 struct ipv6_txoptions opt_space; in udpv6_sendmsg()
1482 struct ipv6_txoptions *opt = NULL; in udpv6_sendmsg()
1483 struct ipv6_txoptions *opt_to_free = NULL; in udpv6_sendmsg()
1626 memset(opt, 0, sizeof(struct ipv6_txoptions)); in udpv6_sendmsg()
H A Ddatagram.c76 struct ipv6_txoptions *opt; in ip6_datagram_dst_update()
767 struct ipv6_txoptions *opt = ipc6->opt; in ip6_datagram_send_ctl()
H A Daf_inet6.c495 struct ipv6_txoptions *opt; in inet6_cleanup_sock()
/linux/include/linux/
H A Dipv6.h209 struct ipv6_txoptions *opt;
272 struct ipv6_txoptions __rcu *opt;
/linux/include/net/
H A Dipv6_stubs.h77 __u32 mark, struct ipv6_txoptions *opt, int tclass, u32 priority);
H A Dinet_sock.h97 struct ipv6_txoptions *ipv6_opt;
/linux/net/mptcp/
H A Dprotocol.c3206 struct ipv6_txoptions *opt; in mptcp_copy_ip6_options()