Home
last modified time | relevance | path

Searched defs:inet_opt (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.15/net/ipv4/
Ddatagram.c103 const struct ip_options_rcu *inet_opt; in ip4_datagram_release_cb() local
Daf_inet.c1230 struct ip_options_rcu *inet_opt; in inet_sk_reselect_saddr() local
1275 struct ip_options_rcu *inet_opt; in inet_sk_rebuild_header() local
Dping.c738 struct ip_options_rcu *inet_opt; in ping_v4_sendmsg() local
Dinet_connection_sock.c1255 const struct ip_options_rcu *inet_opt; in inet_csk_rebuild_route() local
Draw.c577 struct ip_options_rcu *inet_opt; in raw_sendmsg() local
Dtcp_ipv4.c208 struct ip_options_rcu *inet_opt; in tcp_v4_connect() local
1555 struct ip_options_rcu *inet_opt; in tcp_v4_syn_recv_sock() local
Dip_sockglue.c1543 struct ip_options_rcu *inet_opt; in do_ip_getsockopt() local
Dip_output.c451 struct ip_options_rcu *inet_opt; in __ip_queue_xmit() local
Dudp.c1135 struct ip_options_rcu *inet_opt; in udp_sendmsg() local
Droute.c546 const struct ip_options_rcu *inet_opt; in build_sk_flow_key() local
/Linux-v5.15/net/l2tp/
Dl2tp_ip.c464 const struct ip_options_rcu *inet_opt; in l2tp_ip_sendmsg() local
/Linux-v5.15/net/sctp/
Dprotocol.c180 struct ip_options_rcu *inet_opt, *newopt = NULL; in sctp_v4_copy_ip_options() local
203 struct ip_options_rcu *inet_opt; in sctp_v4_ip_options_len() local
/Linux-v5.15/net/dccp/
Dipv4.c55 struct ip_options_rcu *inet_opt; in dccp_v4_connect() local
/Linux-v5.15/include/net/
Dinet_sock.h213 struct ip_options_rcu __rcu *inet_opt; member