Home
last modified time | relevance | path

Searched refs:ip_options_rcu (Results 1 – 10 of 10) sorted by relevance

/linux/net/ipv4/
H A Dcipso_ipv4.c1860 struct ip_options_rcu *old, *opt = NULL; in cipso_v4_sock_setattr()
1944 struct ip_options_rcu *opt = NULL; in cipso_v4_req_setattr()
2001 static int cipso_v4_delopt(struct ip_options_rcu __rcu **opt_ptr) in cipso_v4_delopt()
2003 struct ip_options_rcu *opt = rcu_dereference_protected(*opt_ptr, 1); in cipso_v4_delopt()
2147 struct ip_options_rcu *opt; in cipso_v4_sock_getattr()
H A Dping.c749 struct ip_options_rcu *inet_opt; in ping_v4_sendmsg()
H A Dtcp_ipv4.c226 struct ip_options_rcu *inet_opt; in tcp_v4_connect()
1758 struct ip_options_rcu *inet_opt;
H A Dudp.c1367 struct ip_options_rcu *inet_opt; in udp_sendmsg()
H A Droute.c542 const struct ip_options_rcu *inet_opt; in build_sk_flow_key()
/linux/include/net/
H A Dip.h80 struct ip_options_rcu *opt;
161 struct ip_options_rcu *opt, u8 tos);
780 int ip_options_get(struct net *net, struct ip_options_rcu **optp,
H A Droute.h137 const struct ip_options_rcu *ip4_opt; in inet_sk_init_flowi4()
H A Dtcp.h2484 static inline struct ip_options_rcu *tcp_v4_save_options(struct net *net, in tcp_v4_save_options()
2488 struct ip_options_rcu *dopt = NULL; in tcp_v4_save_options()
/linux/net/
H A Dsocket.c3677 struct ip_options_rcu *opt; in kernel_sock_ip_overhead()
/linux/net/mptcp/
H A Dprotocol.c3279 struct ip_options_rcu *inet_opt, *newopt = NULL; in mptcp_copy_ip_options()