Home
last modified time | relevance | path

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

/linux/include/net/
H A Dinet_sock.h59 struct ip_options_rcu { struct
65 struct ip_options_rcu opt; argument
94 struct ip_options_rcu __rcu *ireq_opt;
228 struct ip_options_rcu __rcu *inet_opt;
H A Dip.h81 struct ip_options_rcu *opt;
163 struct ip_options_rcu *opt, u8 tos);
785 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()
/linux/net/ipv4/
H A Dip_options.c512 int ip_options_get(struct net *net, struct ip_options_rcu **optp, in ip_options_get()
515 struct ip_options_rcu *opt; in ip_options_get()
517 opt = kzalloc(sizeof(struct ip_options_rcu) + ((optlen + 3) & ~3), in ip_options_get()
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 Dinet_connection_sock.c801 struct ip_options_rcu *opt; in inet_csk_route_req()
837 struct ip_options_rcu *opt; in inet_csk_route_child_sock()
H A Draw.c559 struct ip_options_rcu *inet_opt; in raw_sendmsg()
H A Daf_inet.c1261 struct ip_options_rcu *inet_opt; in inet_sk_reselect_saddr()
H A Dtcp_ipv4.c228 struct ip_options_rcu *inet_opt; in tcp_v4_connect()
1770 struct ip_options_rcu *inet_opt;
H A Droute.c546 const struct ip_options_rcu *inet_opt; in build_sk_flow_key()
/linux/net/sctp/
H A Dprotocol.c181 struct ip_options_rcu *inet_opt, *newopt = NULL; in sctp_v4_copy_ip_options()
201 struct ip_options_rcu *inet_opt; in sctp_v4_ip_options_len()
/linux/net/mptcp/
H A Dprotocol.c3225 struct ip_options_rcu *inet_opt, *newopt = NULL; in mptcp_copy_ip_options()