Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dip.h74 struct ipcm_cookie { struct
85 static inline void ipcm_init(struct ipcm_cookie *ipcm) in ipcm_init() argument
87 *ipcm = (struct ipcm_cookie) { .tos = -1 }; in ipcm_init()
90 static inline void ipcm_init_sk(struct ipcm_cookie *ipcm, in ipcm_init_sk()
218 struct ipcm_cookie *ipc,
235 struct ipcm_cookie *ipc, struct rtable **rtp,
245 static inline __u8 get_rttos(struct ipcm_cookie* ipc, struct inet_sock *inet) in get_rttos()
250 static inline __u8 get_rtconn_flags(struct ipcm_cookie* ipc, struct sock* sk) in get_rtconn_flags()
745 struct ipcm_cookie *ipc, bool allow_ipv6);
/linux-6.3-rc2/net/ipv4/
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()
A Dip_output.c1262 struct ipcm_cookie *ipc, struct rtable **rtp) in ip_setup_cork()
1326 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_append_data()
1634 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_make_skb()
1687 struct ipcm_cookie ipc; in ip_send_unicast_reply()
A Draw.c478 struct ipcm_cookie ipc; in raw_sendmsg()
A Dping.c711 struct ipcm_cookie ipc; in ping_v4_sendmsg()
A Dip_sockglue.c242 int ip_cmsg_send(struct sock *sk, struct msghdr *msg, struct ipcm_cookie *ipc, in ip_cmsg_send()
A Dudp.c1060 struct ipcm_cookie ipc; in udp_sendmsg()

Completed in 21 milliseconds