| /linux-6.15/include/net/ |
| H A D | ipv6.h | 304 struct ipv6_txoptions { struct 334 struct ipv6_txoptions *opt; argument 366 struct ipv6_txoptions *opt; 383 struct ipv6_txoptions *opt; in txopt_get() 418 struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space, 420 struct ipv6_txoptions *fopt); 446 struct ipv6_txoptions *opt); 448 struct ipv6_txoptions *opt, 451 struct ipv6_txoptions *__ipv6_fixup_options(struct ipv6_txoptions *opt_space, 455 ipv6_fixup_options(struct ipv6_txoptions *opt_space, struct ipv6_txoptions *opt) in ipv6_fixup_options() [all …]
|
| H A D | ipv6_stubs.h | 77 __u32 mark, struct ipv6_txoptions *opt, int tclass, u32 priority);
|
| H A D | inet_sock.h | 97 struct ipv6_txoptions *ipv6_opt;
|
| /linux-6.15/net/ipv6/ |
| H A D | exthdrs.c | 1178 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_space, in __ipv6_fixup_options() 1319 struct ipv6_txoptions *opt) in __ipv6_fixup_options() [all …]
|
| H A D | calipso.c | 779 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() 1247 struct ipv6_txoptions *txopts; in calipso_req_delattr()
|
| H A D | ip6_flowlabel.c | 137 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 D | raw.c | 513 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 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() 325 struct ipv6_txoptions *opt; in ipv6_set_opt_hdr() 834 struct ipv6_txoptions *opt = NULL; in do_ipv6_setsockopt() 1004 static int ipv6_getsockopt_sticky(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_getsockopt_sticky() 1247 struct ipv6_txoptions *opt; in do_ipv6_getsockopt()
|
| H A D | ping.c | 126 struct ipv6_txoptions opt = {}; in ping_v6_sendmsg()
|
| H A D | ip6_output.c | 268 __u32 mark, struct ipv6_txoptions *opt, int tclass, u32 priority) in ip6_xmit() 1347 struct ipv6_txoptions *nopt, *opt = ipc6->opt; in ip6_setup_cork() 1442 struct ipv6_txoptions *opt = v6_cork->opt; in __ip6_append_data() 1875 struct ipv6_txoptions *opt = v6_cork->opt; in ip6_cork_release() 1901 struct ipv6_txoptions *opt = v6_cork->opt; in __ip6_make_skb()
|
| H A D | udp.c | 1476 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 D | datagram.c | 76 struct ipv6_txoptions *opt; in ip6_datagram_dst_update() 767 struct ipv6_txoptions *opt = ipc6->opt; in ip6_datagram_send_ctl()
|
| H A D | tcp_ipv6.c | 146 struct ipv6_txoptions *opt; in tcp_v6_connect() 531 struct ipv6_txoptions *opt; in tcp_v6_send_synack() 1364 struct ipv6_txoptions *opt;
|
| H A D | af_inet6.c | 495 struct ipv6_txoptions *opt; in inet6_cleanup_sock()
|
| H A D | ip6_tunnel.c | 989 struct ipv6_txoptions ops;
|
| /linux-6.15/net/l2tp/ |
| H A D | l2tp_ip6.c | 519 struct ipv6_txoptions opt_space; in l2tp_ip6_sendmsg() 523 struct ipv6_txoptions *opt_to_free = NULL; in l2tp_ip6_sendmsg() 524 struct ipv6_txoptions *opt = NULL; in l2tp_ip6_sendmsg() 593 memset(opt, 0, sizeof(struct ipv6_txoptions)); in l2tp_ip6_sendmsg() 594 opt->tot_len = sizeof(struct ipv6_txoptions); in l2tp_ip6_sendmsg()
|
| /linux-6.15/include/linux/ |
| H A D | ipv6.h | 207 struct ipv6_txoptions *opt; 270 struct ipv6_txoptions __rcu *opt;
|
| /linux-6.15/net/dccp/ |
| H A D | ipv6.c | 232 struct ipv6_txoptions *opt; in dccp_v6_send_response() 430 struct ipv6_txoptions *opt; in dccp_v6_request_recv_sock() 828 struct ipv6_txoptions *opt; in dccp_v6_connect()
|
| /linux-6.15/net/sctp/ |
| H A D | ipv6.c | 492 struct ipv6_txoptions *opt; in sctp_v6_copy_ip_options() 511 struct ipv6_txoptions *opt; in sctp_v6_ip_options_len()
|
| /linux-6.15/net/ |
| H A D | socket.c | 3674 struct ipv6_txoptions *optv6 = NULL; in kernel_sock_ip_overhead()
|
| /linux-6.15/net/mptcp/ |
| H A D | protocol.c | 3153 struct ipv6_txoptions *opt; in mptcp_copy_ip6_options()
|