Searched refs:ipcm_cookie (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/include/net/ |
D | ip.h | 57 struct ipcm_cookie { struct 128 struct ipcm_cookie *ipc, 145 struct ipcm_cookie *ipc, struct rtable **rtp, 153 static inline __u8 get_rttos(struct ipcm_cookie* ipc, struct inet_sock *inet) in get_rttos() 158 static inline __u8 get_rtconn_flags(struct ipcm_cookie* ipc, struct sock* sk) in get_rtconn_flags() 531 struct ipcm_cookie *ipc, bool allow_ipv6);
|
/linux-4.1.27/net/ipv4/ |
D | icmp.c | 354 struct ipcm_cookie *ipc, struct rtable **rt) in icmp_push_reply() 389 struct ipcm_cookie ipc; in icmp_reply() 550 struct ipcm_cookie ipc; in icmp_send()
|
D | ip_output.c | 1088 struct ipcm_cookie *ipc, struct rtable **rtp) in ip_setup_cork() 1142 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_append_data() 1468 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_make_skb() 1522 struct ipcm_cookie ipc; in ip_send_unicast_reply()
|
D | raw.c | 486 struct ipcm_cookie ipc; in raw_sendmsg()
|
D | ping.c | 701 struct ipcm_cookie ipc; in ping_v4_sendmsg()
|
D | ip_sockglue.c | 222 int ip_cmsg_send(struct net *net, struct msghdr *msg, struct ipcm_cookie *ipc, in ip_cmsg_send()
|
D | udp.c | 883 struct ipcm_cookie ipc; in udp_sendmsg()
|