Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dip.h76 struct ipcm_cookie { struct
88 static inline void ipcm_init(struct ipcm_cookie *ipcm) in ipcm_init() argument
90 *ipcm = (struct ipcm_cookie) { .tos = -1 }; in ipcm_init()
93 static inline void ipcm_init_sk(struct ipcm_cookie *ipcm, in ipcm_init_sk()
222 struct ipcm_cookie *ipc,
237 struct ipcm_cookie *ipc, struct rtable **rtp,
249 const struct ipcm_cookie *ipc, in ip_sendmsg_scope()
260 static inline __u8 get_rttos(struct ipcm_cookie* ipc, struct inet_sock *inet) in get_rttos()
776 struct ipcm_cookie *ipc, bool allow_ipv6);
/linux-6.12.1/net/ipv4/
Dip_output.c1285 struct ipcm_cookie *ipc, struct rtable **rtp) in ip_setup_cork()
1349 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_append_data()
1544 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_make_skb()
1597 struct ipcm_cookie ipc; in ip_send_unicast_reply()
Dicmp.c370 struct ipcm_cookie *ipc, struct rtable **rt) in icmp_push_reply()
403 struct ipcm_cookie ipc; in icmp_reply()
602 struct ipcm_cookie ipc; in __icmp_send()
Draw.c486 struct ipcm_cookie ipc; in raw_sendmsg()
Dping.c701 struct ipcm_cookie ipc; in ping_v4_sendmsg()
Dip_sockglue.c242 int ip_cmsg_send(struct sock *sk, struct msghdr *msg, struct ipcm_cookie *ipc, in ip_cmsg_send()
Dudp.c1067 struct ipcm_cookie ipc; in udp_sendmsg()