Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Dping.c312 static inline int ping_supported(int type, int code) in ping_supported() function
340 if (!ping_supported(icmph->type, icmph->code)) in ping_err()
495 if (!ping_supported(user_icmph.type, user_icmph.code)) in ping_sendmsg()