Home
last modified time | relevance | path

Searched refs:ipcm_cookie (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/include/net/
Dip.h70 struct ipcm_cookie { struct
81 static inline void ipcm_init(struct ipcm_cookie *ipcm) in ipcm_init() argument
83 *ipcm = (struct ipcm_cookie) { .tos = -1 }; in ipcm_init()
86 static inline void ipcm_init_sk(struct ipcm_cookie *ipcm, in ipcm_init_sk()
174 struct ipcm_cookie *ipc,
191 struct ipcm_cookie *ipc, struct rtable **rtp,
205 static inline __u8 get_rttos(struct ipcm_cookie* ipc, struct inet_sock *inet) in get_rttos()
210 static inline __u8 get_rtconn_flags(struct ipcm_cookie* ipc, struct sock* sk) in get_rtconn_flags()
659 struct ipcm_cookie *ipc, bool allow_ipv6);
/Linux-v4.19/net/ipv4/
Dicmp.c369 struct ipcm_cookie *ipc, struct rtable **rt) in icmp_push_reply()
404 struct ipcm_cookie ipc; in icmp_reply()
579 struct ipcm_cookie ipc; in icmp_send()
Dip_output.c1119 struct ipcm_cookie *ipc, struct rtable **rtp) in ip_setup_cork()
1179 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_append_data()
1489 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_make_skb()
1542 struct ipcm_cookie ipc; in ip_send_unicast_reply()
Draw.c507 struct ipcm_cookie ipc; in raw_sendmsg()
Dping.c704 struct ipcm_cookie ipc; in ping_v4_sendmsg()
Dip_sockglue.c244 int ip_cmsg_send(struct sock *sk, struct msghdr *msg, struct ipcm_cookie *ipc, in ip_cmsg_send()
Dudp.c911 struct ipcm_cookie ipc; in udp_sendmsg()