Searched refs:ipv6_txoptions (Results 1 – 18 of 18) sorted by relevance
| /Linux-v4.19/include/net/ |
| D | ipv6.h | 247 struct ipv6_txoptions { struct 270 struct ipv6_txoptions *opt; argument 301 struct ipv6_txoptions *opt; 324 static inline struct ipv6_txoptions *txopt_get(const struct ipv6_pinfo *np) in txopt_get() 326 struct ipv6_txoptions *opt; in txopt_get() 340 static inline void txopt_put(struct ipv6_txoptions *opt) in txopt_put() 347 struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space, 349 struct ipv6_txoptions *fopt); 373 struct ipv6_txoptions *ipv6_dup_options(struct sock *sk, 374 struct ipv6_txoptions *opt); [all …]
|
| D | inet_sock.h | 100 struct ipv6_txoptions *ipv6_opt;
|
| /Linux-v4.19/net/ipv6/ |
| D | exthdrs.c | 971 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, in ipv6_push_nfrag_opts() 988 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 *proto) in ipv6_push_frag_opts() 995 struct ipv6_txoptions * 996 ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt) in ipv6_dup_options() 998 struct ipv6_txoptions *opt2; in ipv6_dup_options() 1056 struct ipv6_txoptions * 1057 ipv6_renew_options(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_renew_options() 1062 struct ipv6_txoptions *opt2; in ipv6_renew_options() 1113 struct ipv6_txoptions *ipv6_fixup_options(struct ipv6_txoptions *opt_space, in ipv6_fixup_options() 1114 struct ipv6_txoptions *opt) in ipv6_fixup_options() [all …]
|
| D | ipv6_sockglue.c | 102 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() 175 struct ipv6_txoptions *opt; in do_ipv6_setsockopt() 236 opt = xchg((__force struct ipv6_txoptions **)&np->opt, in do_ipv6_setsockopt() 400 struct ipv6_txoptions *opt; in do_ipv6_setsockopt() 500 struct ipv6_txoptions *opt = NULL; in do_ipv6_setsockopt() 977 static int ipv6_getsockopt_sticky(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_getsockopt_sticky() 1154 struct ipv6_txoptions *opt; in do_ipv6_getsockopt()
|
| D | calipso.c | 800 struct ipv6_txoptions *old = txopt_get(inet6_sk(sk)), *txopts; in calipso_opt_update() 1095 struct ipv6_txoptions *txopts = txopt_get(inet6_sk(sk)); in calipso_sock_getattr() 1148 struct ipv6_txoptions *txopts = txopt_get(inet6_sk(sk)); in calipso_sock_setattr() 1176 struct ipv6_txoptions *txopts = txopt_get(inet6_sk(sk)); in calipso_sock_delattr() 1210 struct ipv6_txoptions *txopts; in calipso_req_setattr() 1252 struct ipv6_txoptions *txopts; in calipso_req_delattr()
|
| D | ip6_flowlabel.c | 119 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()
|
| D | raw.c | 769 struct ipv6_txoptions *opt_to_free = NULL; in rawv6_sendmsg() 770 struct ipv6_txoptions opt_space; in rawv6_sendmsg() 776 struct ipv6_txoptions *opt = NULL; in rawv6_sendmsg() 861 memset(opt, 0, sizeof(struct ipv6_txoptions)); in rawv6_sendmsg() 862 opt->tot_len = sizeof(struct ipv6_txoptions); in rawv6_sendmsg()
|
| D | udp.c | 1136 struct ipv6_txoptions opt_space; in udpv6_sendmsg() 1142 struct ipv6_txoptions *opt = NULL; in udpv6_sendmsg() 1143 struct ipv6_txoptions *opt_to_free = NULL; in udpv6_sendmsg() 1286 memset(opt, 0, sizeof(struct ipv6_txoptions)); in udpv6_sendmsg()
|
| D | ip6_output.c | 192 __u32 mark, struct ipv6_txoptions *opt, int tclass) in ip6_xmit() 1165 struct ipv6_txoptions *opt = ipc6->opt; in ip6_setup_cork() 1256 struct ipv6_txoptions *opt = v6_cork->opt; in __ip6_append_data() 1624 struct ipv6_txoptions *opt = v6_cork->opt; in __ip6_make_skb()
|
| D | af_inet6.c | 465 struct ipv6_txoptions *opt; in inet6_destroy_sock() 482 opt = xchg((__force struct ipv6_txoptions **)&np->opt, NULL); in inet6_destroy_sock()
|
| D | datagram.c | 72 struct ipv6_txoptions *opt; in ip6_datagram_dst_update() 748 struct ipv6_txoptions *opt = ipc6->opt; in ip6_datagram_send_ctl()
|
| D | tcp_ipv6.c | 144 struct ipv6_txoptions *opt; in tcp_v6_connect() 481 struct ipv6_txoptions *opt; in tcp_v6_send_synack() 1068 struct ipv6_txoptions *opt; in tcp_v6_syn_recv_sock()
|
| D | ip6_tunnel.c | 940 struct ipv6_txoptions ops;
|
| /Linux-v4.19/net/l2tp/ |
| D | l2tp_ip6.c | 493 struct ipv6_txoptions opt_space; in l2tp_ip6_sendmsg() 497 struct ipv6_txoptions *opt_to_free = NULL; in l2tp_ip6_sendmsg() 498 struct ipv6_txoptions *opt = NULL; in l2tp_ip6_sendmsg() 570 memset(opt, 0, sizeof(struct ipv6_txoptions)); in l2tp_ip6_sendmsg() 571 opt->tot_len = sizeof(struct ipv6_txoptions); in l2tp_ip6_sendmsg()
|
| /Linux-v4.19/include/linux/ |
| D | ipv6.h | 193 struct ipv6_txoptions *opt; 289 struct ipv6_txoptions __rcu *opt;
|
| /Linux-v4.19/net/dccp/ |
| D | ipv6.c | 224 struct ipv6_txoptions *opt; in dccp_v6_send_response() 406 struct ipv6_txoptions *opt; in dccp_v6_request_recv_sock() 812 struct ipv6_txoptions *opt; in dccp_v6_connect()
|
| /Linux-v4.19/net/sctp/ |
| D | ipv6.c | 450 struct ipv6_txoptions *opt; in sctp_v6_copy_ip_options() 469 struct ipv6_txoptions *opt; in sctp_v6_ip_options_len()
|
| /Linux-v4.19/net/ |
| D | socket.c | 3369 struct ipv6_txoptions *optv6 = NULL; in kernel_sock_ip_overhead()
|