Home
last modified time | relevance | path

Searched refs:ipcm_cookie (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dip.h74 struct ipcm_cookie { struct
86 static inline void ipcm_init(struct ipcm_cookie *ipcm) in ipcm_init()
88 *ipcm = (struct ipcm_cookie) { .tos = -1 }; in ipcm_init()
91 static inline void ipcm_init_sk(struct ipcm_cookie *ipcm, in ipcm_init_sk()
220 struct ipcm_cookie *ipc,
237 struct ipcm_cookie *ipc, struct rtable **rtp,
247 static inline __u8 get_rttos(struct ipcm_cookie* ipc, struct inet_sock *inet) in get_rttos()
252 static inline __u8 get_rtconn_flags(struct ipcm_cookie* ipc, struct sock* sk) in get_rtconn_flags()
737 struct ipcm_cookie *ipc, bool allow_ipv6);
/kernel/linux/linux-6.6/include/net/
H A Dip.h75 struct ipcm_cookie { struct
87 static inline void ipcm_init(struct ipcm_cookie *ipcm) in ipcm_init()
89 *ipcm = (struct ipcm_cookie) { .tos = -1 }; in ipcm_init()
92 static inline void ipcm_init_sk(struct ipcm_cookie *ipcm, in ipcm_init_sk()
221 struct ipcm_cookie *ipc,
236 struct ipcm_cookie *ipc, struct rtable **rtp,
248 const struct ipcm_cookie *ipc, in ip_sendmsg_scope()
259 static inline __u8 get_rttos(struct ipcm_cookie* ipc, struct inet_sock *inet) in get_rttos()
765 struct ipcm_cookie *ipc, bool allow_ipv6);
/kernel/linux/linux-5.10/net/ipv4/
H A Dicmp.c370 struct ipcm_cookie *ipc, struct rtable **rt) in icmp_push_reply()
405 struct ipcm_cookie ipc; in icmp_reply()
600 struct ipcm_cookie ipc; in __icmp_send()
H A Dip_output.c1254 struct ipcm_cookie *ipc, struct rtable **rtp) in ip_setup_cork()
1318 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_append_data()
1638 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_make_skb()
1691 struct ipcm_cookie ipc; in ip_send_unicast_reply()
H A Draw.c503 struct ipcm_cookie ipc; in raw_sendmsg()
H A Dping.c706 struct ipcm_cookie ipc; in ping_v4_sendmsg()
H A Dip_sockglue.c242 int ip_cmsg_send(struct sock *sk, struct msghdr *msg, struct ipcm_cookie *ipc, in ip_cmsg_send()
H A Dudp.c1056 struct ipcm_cookie ipc; in udp_sendmsg()
/kernel/linux/linux-6.6/net/ipv4/
H A Dicmp.c366 struct ipcm_cookie *ipc, struct rtable **rt) in icmp_push_reply()
399 struct ipcm_cookie ipc; in icmp_reply()
594 struct ipcm_cookie ipc; in __icmp_send()
H A Dip_output.c1279 struct ipcm_cookie *ipc, struct rtable **rtp) in ip_setup_cork()
1343 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_append_data()
1534 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_make_skb()
1587 struct ipcm_cookie ipc; in ip_send_unicast_reply()
H A Dping.c701 struct ipcm_cookie ipc; in ping_v4_sendmsg()
H A Draw.c479 struct ipcm_cookie ipc; in raw_sendmsg()
H A Dip_sockglue.c244 int ip_cmsg_send(struct sock *sk, struct msghdr *msg, struct ipcm_cookie *ipc, in ip_cmsg_send()
H A Dudp.c1046 struct ipcm_cookie ipc; in udp_sendmsg()

Completed in 33 milliseconds