| /linux/include/net/ |
| H A D | ipv6.h | 291 struct ipv6_txoptions { struct 321 struct ipv6_txoptions *opt; argument 353 struct ipv6_txoptions *opt; 368 static inline struct ipv6_txoptions *txopt_get(const struct ipv6_pinfo *np) in txopt_get() 370 struct ipv6_txoptions *opt; in txopt_get() 384 static inline void txopt_put(struct ipv6_txoptions *opt) in txopt_put() 405 struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space, 407 struct ipv6_txoptions *fopt); 432 struct ipv6_txoptions *ipv6_dup_options(struct sock *sk, 433 struct ipv6_txoptions *opt); [all …]
|
| H A D | inet_sock.h | 96 struct ipv6_txoptions *ipv6_opt; 163 struct ipv6_txoptions *opt;
|
| H A D | ipv6_stubs.h | 77 __u32 mark, struct ipv6_txoptions *opt, int tclass, u32 priority);
|
| /linux/net/ipv6/ |
| H A D | exthdrs.c | 1188 u8 ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, in ipv6_push_nfrag_opts() 1206 u8 ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 proto) in ipv6_push_frag_opts() 1214 struct ipv6_txoptions * 1215 ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt) in ipv6_dup_options() 1217 struct ipv6_txoptions *opt2; in ipv6_dup_options() 1273 struct ipv6_txoptions * 1274 ipv6_renew_options(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_renew_options() 1279 struct ipv6_txoptions *opt2; in ipv6_renew_options() 1330 struct ipv6_txoptions *__ipv6_fixup_options(struct ipv6_txoptions *opt_space, in __ipv6_fixup_options() 1331 struct ipv6_txoptions *opt) in __ipv6_fixup_options() [all …]
|
| H A D | calipso.c | 778 struct ipv6_txoptions *old = txopt_get(inet6_sk(sk)), *txopts; in calipso_opt_update() 1075 struct ipv6_txoptions *txopts; in calipso_sock_getattr() 1133 struct ipv6_txoptions *txopts; in calipso_sock_setattr() 1166 struct ipv6_txoptions *txopts; in calipso_sock_delattr() 1204 struct ipv6_txoptions *txopts; in calipso_req_setattr() 1250 struct ipv6_txoptions *txopts; in calipso_req_delattr()
|
| H A D | raw.c | 514 struct ipv6_txoptions *opt; in rawv6_push_pending_frames() 743 struct ipv6_txoptions *opt_to_free = NULL; in rawv6_sendmsg() 744 struct ipv6_txoptions opt_space; in rawv6_sendmsg() 750 struct ipv6_txoptions *opt = NULL; in rawv6_sendmsg() 838 memset(opt, 0, sizeof(struct ipv6_txoptions)); in rawv6_sendmsg() 839 opt->tot_len = sizeof(struct ipv6_txoptions); in rawv6_sendmsg()
|
| H A D | ipv6_sockglue.c | 103 struct ipv6_txoptions *ipv6_update_options(struct sock *sk, in ipv6_update_options() 104 struct ipv6_txoptions *opt) in ipv6_update_options() 309 struct ipv6_txoptions *opt; in ipv6_set_opt_hdr() 816 struct ipv6_txoptions *opt = NULL; in do_ipv6_setsockopt() 984 static int ipv6_getsockopt_sticky(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_getsockopt_sticky() 1227 struct ipv6_txoptions *opt; in do_ipv6_getsockopt()
|
| H A D | ip6_flowlabel.c | 309 struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space, in fl6_merge_options() 311 struct ipv6_txoptions *fopt) in fl6_merge_options() 313 struct ipv6_txoptions *fl_opt = fl->opt; in fl6_merge_options()
|
| H A D | ip6_output.c | 269 __u32 mark, struct ipv6_txoptions *opt, int tclass, u32 priority) in ip6_xmit() 1345 struct ipv6_txoptions *nopt, *opt = ipc6->opt; in ip6_setup_cork() 1443 struct ipv6_txoptions *opt = v6_cork->opt; in __ip6_append_data() 1876 struct ipv6_txoptions *opt = v6_cork->opt; in ip6_cork_release() 1901 struct ipv6_txoptions *opt; in __ip6_make_skb()
|
| H A D | ping.c | 126 struct ipv6_txoptions opt = {}; in ping_v6_sendmsg()
|
| H A D | udp.c | 1479 struct ipv6_txoptions opt_space; in udpv6_sendmsg() 1485 struct ipv6_txoptions *opt = NULL; in udpv6_sendmsg() 1486 struct ipv6_txoptions *opt_to_free = NULL; in udpv6_sendmsg() 1629 memset(opt, 0, sizeof(struct ipv6_txoptions)); in udpv6_sendmsg()
|
| H A D | datagram.c | 77 struct ipv6_txoptions *opt; in ip6_datagram_dst_update() 769 struct ipv6_txoptions *opt = ipc6->opt; in ip6_datagram_send_ctl()
|
| H A D | tcp_ipv6.c | 144 struct ipv6_txoptions *opt; in tcp_v6_connect() 534 struct ipv6_txoptions *opt; in tcp_v6_send_synack() 1358 struct ipv6_txoptions *opt;
|
| H A D | af_inet6.c | 487 struct ipv6_txoptions *opt; in inet6_cleanup_sock()
|
| H A D | ip6_tunnel.c | 994 struct ipv6_txoptions ops;
|
| /linux/net/l2tp/ |
| H A D | l2tp_ip6.c | 520 struct ipv6_txoptions opt_space; in l2tp_ip6_sendmsg() 524 struct ipv6_txoptions *opt_to_free = NULL; in l2tp_ip6_sendmsg() 525 struct ipv6_txoptions *opt = NULL; in l2tp_ip6_sendmsg() 594 memset(opt, 0, sizeof(struct ipv6_txoptions)); in l2tp_ip6_sendmsg() 595 opt->tot_len = sizeof(struct ipv6_txoptions); in l2tp_ip6_sendmsg()
|
| /linux/include/linux/ |
| H A D | ipv6.h | 239 struct ipv6_txoptions __rcu *opt;
|
| /linux/net/sctp/ |
| H A D | ipv6.c | 493 struct ipv6_txoptions *opt; in sctp_v6_copy_ip_options() 514 struct ipv6_txoptions *opt; in sctp_v6_ip_options_len()
|
| /linux/net/netfilter/ |
| H A D | nf_flow_table_ip.c | 642 struct ipv6_txoptions ops;
|
| /linux/net/ |
| H A D | socket.c | 3700 struct ipv6_txoptions *optv6 = NULL; in kernel_sock_ip_overhead()
|
| /linux/net/mptcp/ |
| H A D | protocol.c | 3468 struct ipv6_txoptions *opt; in mptcp_copy_ip6_options()
|