Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dipv6.h207 struct ipv6_txoptions { struct
230 struct ipv6_txoptions *opt; argument
256 static inline struct ipv6_txoptions *txopt_get(const struct ipv6_pinfo *np) in txopt_get()
258 struct ipv6_txoptions *opt; in txopt_get()
268 static inline void txopt_put(struct ipv6_txoptions *opt) in txopt_put()
275 struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space,
277 struct ipv6_txoptions *fopt);
300 struct ipv6_txoptions *ipv6_dup_options(struct sock *sk,
301 struct ipv6_txoptions *opt);
302 struct ipv6_txoptions *ipv6_renew_options(struct sock *sk,
[all …]
Dtransp_v6.h44 struct flowi6 *fl6, struct ipv6_txoptions *opt,
/linux-4.4.14/net/ipv6/
Dexthdrs.c689 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, in ipv6_push_nfrag_opts()
707 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 *proto) in ipv6_push_frag_opts()
713 struct ipv6_txoptions *
714 ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt) in ipv6_dup_options()
716 struct ipv6_txoptions *opt2; in ipv6_dup_options()
761 struct ipv6_txoptions *
762 ipv6_renew_options(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_renew_options()
768 struct ipv6_txoptions *opt2; in ipv6_renew_options()
833 struct ipv6_txoptions *ipv6_fixup_options(struct ipv6_txoptions *opt_space, in ipv6_fixup_options()
834 struct ipv6_txoptions *opt) in ipv6_fixup_options()
[all …]
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()
114 opt = xchg((__force struct ipv6_txoptions **)&inet6_sk(sk)->opt, in ipv6_update_options()
174 struct ipv6_txoptions *opt; in do_ipv6_setsockopt()
235 opt = xchg((__force struct ipv6_txoptions **)&np->opt, in do_ipv6_setsockopt()
392 struct ipv6_txoptions *opt; in do_ipv6_setsockopt()
471 struct ipv6_txoptions *opt = NULL; in do_ipv6_setsockopt()
946 static int ipv6_getsockopt_sticky(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_getsockopt_sticky()
1123 struct ipv6_txoptions *opt; in do_ipv6_getsockopt()
Dip6_flowlabel.c119 struct ipv6_txoptions *opt = fl->opt; in fl_release()
294 struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space, in fl6_merge_options()
296 struct ipv6_txoptions *fopt) in fl6_merge_options()
298 struct ipv6_txoptions *fl_opt = fl->opt; in fl6_merge_options()
Draw.c736 struct ipv6_txoptions *opt_to_free = NULL; in rawv6_sendmsg()
737 struct ipv6_txoptions opt_space; in rawv6_sendmsg()
743 struct ipv6_txoptions *opt = NULL; in rawv6_sendmsg()
826 memset(opt, 0, sizeof(struct ipv6_txoptions)); in rawv6_sendmsg()
827 opt->tot_len = sizeof(struct ipv6_txoptions); in rawv6_sendmsg()
Dip6_output.c158 struct ipv6_txoptions *opt, int tclass) in ip6_xmit()
1182 int hlimit, int tclass, struct ipv6_txoptions *opt, in ip6_setup_cork()
1270 struct ipv6_txoptions *opt = v6_cork->opt; in __ip6_append_data()
1563 int tclass, struct ipv6_txoptions *opt, struct flowi6 *fl6, in ip6_append_data()
1627 struct ipv6_txoptions *opt = v6_cork->opt; in __ip6_make_skb()
1749 struct ipv6_txoptions *opt, struct flowi6 *fl6, in ip6_make_skb()
Dudp.c1104 struct ipv6_txoptions opt_space; in udpv6_sendmsg()
1110 struct ipv6_txoptions *opt = NULL; in udpv6_sendmsg()
1111 struct ipv6_txoptions *opt_to_free = NULL; in udpv6_sendmsg()
1247 memset(opt, 0, sizeof(struct ipv6_txoptions)); in udpv6_sendmsg()
Daf_inet6.c417 struct ipv6_txoptions *opt; in inet6_destroy_sock()
434 opt = xchg((__force struct ipv6_txoptions **)&np->opt, NULL); in inet6_destroy_sock()
Ddatagram.c52 struct ipv6_txoptions *opt; in __ip6_datagram_connect()
687 struct ipv6_txoptions *opt, in ip6_datagram_send_ctl()
Dtcp_ipv6.c122 struct ipv6_txoptions *opt; in tcp_v6_connect()
980 struct ipv6_txoptions *opt; in tcp_v6_syn_recv_sock()
Dip6_tunnel.c941 struct ipv6_txoptions ops;
Dip6_gre.c584 struct ipv6_txoptions ops;
/linux-4.4.14/net/l2tp/
Dl2tp_ip6.c487 struct ipv6_txoptions opt_space; in l2tp_ip6_sendmsg()
491 struct ipv6_txoptions *opt_to_free = NULL; in l2tp_ip6_sendmsg()
492 struct ipv6_txoptions *opt = NULL; in l2tp_ip6_sendmsg()
563 memset(opt, 0, sizeof(struct ipv6_txoptions)); in l2tp_ip6_sendmsg()
564 opt->tot_len = sizeof(struct ipv6_txoptions); in l2tp_ip6_sendmsg()
/linux-4.4.14/include/linux/
Dipv6.h136 struct ipv6_txoptions *opt;
230 struct ipv6_txoptions __rcu *opt;
/linux-4.4.14/net/dccp/
Dipv6.c395 struct ipv6_txoptions *opt; in dccp_v6_request_recv_sock()
768 struct ipv6_txoptions *opt; in dccp_v6_connect()
/linux-4.4.14/net/sctp/
Dipv6.c646 struct ipv6_txoptions *opt; in sctp_v6_create_accept_sk()