Home
last modified time | relevance | path

Searched refs:ping_supported (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dping.c471 static inline int ping_supported(int family, int type, int code) in ping_supported() function
510 if (!ping_supported(family, icmph->type, icmph->code)) in ping_err()
694 if (!ping_supported(family, type, code)) in ping_common_sendmsg()
/kernel/linux/linux-6.6/net/ipv4/
H A Dping.c476 static inline int ping_supported(int family, int type, int code) in ping_supported() function
517 if (!ping_supported(family, icmph->type, icmph->code)) in ping_err()
689 if (!ping_supported(family, type, code)) in ping_common_sendmsg()

Completed in 4 milliseconds