Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dping.c470 static inline int ping_supported(int family, int type, int code) in ping_supported() function
509 if (!ping_supported(family, icmph->type, icmph->code)) in ping_err()
692 if (!ping_supported(family, type, code)) in ping_common_sendmsg()