Home
last modified time | relevance | path

Searched refs:ip_sendmsg_scope (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/
H A Dip.h247 static inline u8 ip_sendmsg_scope(const struct inet_sock *inet, in ip_sendmsg_scope() function
/openbmc/linux/net/ipv4/
H A Draw.c578 scope = ip_sendmsg_scope(inet, &ipc, msg); in raw_sendmsg()
H A Dping.c772 scope = ip_sendmsg_scope(inet, &ipc, msg); in ping_v4_sendmsg()
H A Dudp.c1194 scope = ip_sendmsg_scope(inet, &ipc, msg); in udp_sendmsg()