Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip.h75 struct ipcm_cookie { struct
87 static inline void ipcm_init(struct ipcm_cookie *ipcm) in ipcm_init() argument
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()
769 struct ipcm_cookie *ipc, bool allow_ipv6);
/openbmc/linux/net/ipv4/
H A Dip_output.c1284 struct ipcm_cookie *ipc, struct rtable **rtp) in ip_setup_cork()
1348 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_append_data()
1539 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_make_skb()
1592 struct ipcm_cookie ipc; in ip_send_unicast_reply()
H A Dicmp.c376 struct ipcm_cookie *ipc, struct rtable **rt) in icmp_push_reply()
412 struct ipcm_cookie ipc; in icmp_reply()
604 struct ipcm_cookie ipc; in __icmp_send()
H A Draw.c479 struct ipcm_cookie ipc; in raw_sendmsg()
H A Dping.c701 struct ipcm_cookie ipc; in ping_v4_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.c1067 struct ipcm_cookie ipc; in udp_sendmsg()