Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Ddatagram.c103 const struct ip_options_rcu *inet_opt; in ip4_datagram_release_cb() local
Daf_inet.c1196 struct ip_options_rcu *inet_opt; in inet_sk_reselect_saddr() local
1241 struct ip_options_rcu *inet_opt; in inet_sk_rebuild_header() local
Dtcp_ipv4.c209 struct ip_options_rcu *inet_opt; in tcp_v4_connect() local
1426 struct ip_options_rcu *inet_opt; in tcp_v4_syn_recv_sock() local
Dip_sockglue.c1337 struct ip_options_rcu *inet_opt; in do_ip_getsockopt() local
Dping.c747 struct ip_options_rcu *inet_opt; in ping_v4_sendmsg() local
Dinet_connection_sock.c1056 const struct ip_options_rcu *inet_opt; in inet_csk_rebuild_route() local
Draw.c576 struct ip_options_rcu *inet_opt; in raw_sendmsg() local
Dip_output.c458 struct ip_options_rcu *inet_opt; in __ip_queue_xmit() local
Dudp.c1059 struct ip_options_rcu *inet_opt; in udp_sendmsg() local
Droute.c562 const struct ip_options_rcu *inet_opt; in build_sk_flow_key() local
/Linux-v5.4/net/sctp/
Dprotocol.c178 struct ip_options_rcu *inet_opt, *newopt = NULL; in sctp_v4_copy_ip_options() local
201 struct ip_options_rcu *inet_opt; in sctp_v4_ip_options_len() local
/Linux-v5.4/net/l2tp/
Dl2tp_ip.c459 const struct ip_options_rcu *inet_opt; in l2tp_ip_sendmsg() local
/Linux-v5.4/net/dccp/
Dipv4.c48 struct ip_options_rcu *inet_opt; in dccp_v4_connect() local
/Linux-v5.4/include/net/
Dinet_sock.h213 struct ip_options_rcu __rcu *inet_opt; member