Home
last modified time | relevance | path

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

/linux/include/net/
A Dinet_sock.h58 struct ip_options_rcu { struct
64 struct ip_options_rcu opt; argument
93 struct ip_options_rcu __rcu *ireq_opt;
210 struct ip_options_rcu __rcu *inet_opt;
A Dip.h77 struct ip_options_rcu *opt;
156 struct ip_options_rcu *opt, u8 tos);
739 int ip_options_get(struct net *net, struct ip_options_rcu **optp,
A Dtcp.h2111 static inline struct ip_options_rcu *tcp_v4_save_options(struct net *net, in tcp_v4_save_options()
2115 struct ip_options_rcu *dopt = NULL; in tcp_v4_save_options()
/linux/net/ipv4/
A Dip_options.c525 int ip_options_get(struct net *net, struct ip_options_rcu **optp, in ip_options_get()
528 struct ip_options_rcu *opt; in ip_options_get()
530 opt = kzalloc(sizeof(struct ip_options_rcu) + ((optlen + 3) & ~3), in ip_options_get()
A Dcipso_ipv4.c1836 struct ip_options_rcu *old, *opt = NULL; in cipso_v4_sock_setattr()
1921 struct ip_options_rcu *opt = NULL; in cipso_v4_req_setattr()
1956 opt = xchg((__force struct ip_options_rcu **)&req_inet->ireq_opt, opt); in cipso_v4_req_setattr()
1978 static int cipso_v4_delopt(struct ip_options_rcu __rcu **opt_ptr) in cipso_v4_delopt()
1980 struct ip_options_rcu *opt = rcu_dereference_protected(*opt_ptr, 1); in cipso_v4_delopt()
2136 struct ip_options_rcu *opt; in cipso_v4_sock_getattr()
A Ddatagram.c102 const struct ip_options_rcu *inet_opt; in ip4_datagram_release_cb()
A Dinet_connection_sock.c602 struct ip_options_rcu *opt; in inet_csk_route_req()
639 struct ip_options_rcu *opt; in inet_csk_route_child_sock()
1255 const struct ip_options_rcu *inet_opt; in inet_csk_rebuild_route()
A Dip_output.c146 __be32 saddr, __be32 daddr, struct ip_options_rcu *opt, in ip_build_and_send_pkt()
451 struct ip_options_rcu *inet_opt; in __ip_queue_xmit()
1231 struct ip_options_rcu *opt; in ip_setup_cork()
A Daf_inet.c1228 struct ip_options_rcu *inet_opt; in inet_sk_reselect_saddr()
1273 struct ip_options_rcu *inet_opt; in inet_sk_rebuild_header()
A Dip_sockglue.c952 struct ip_options_rcu *old, *opt = NULL; in do_ip_setsockopt()
1552 struct ip_options_rcu *inet_opt; in do_ip_getsockopt()
A Draw.c577 struct ip_options_rcu *inet_opt; in raw_sendmsg()
A Dping.c738 struct ip_options_rcu *inet_opt; in ping_v4_sendmsg()
A Dtcp_ipv4.c208 struct ip_options_rcu *inet_opt; in tcp_v4_connect()
1558 struct ip_options_rcu *inet_opt; in tcp_v4_syn_recv_sock()
A Dudp.c1134 struct ip_options_rcu *inet_opt; in udp_sendmsg()
A Droute.c538 const struct ip_options_rcu *inet_opt; in build_sk_flow_key()
/linux/net/l2tp/
A Dl2tp_ip.c464 const struct ip_options_rcu *inet_opt; in l2tp_ip_sendmsg()
/linux/net/sctp/
A Dprotocol.c179 struct ip_options_rcu *inet_opt, *newopt = NULL; in sctp_v4_copy_ip_options()
202 struct ip_options_rcu *inet_opt; in sctp_v4_ip_options_len()
/linux/net/dccp/
A Dipv4.c55 struct ip_options_rcu *inet_opt; in dccp_v4_connect()
/linux/net/
A Dsocket.c3562 struct ip_options_rcu *opt; in kernel_sock_ip_overhead()

Completed in 65 milliseconds