Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dping.h77 void *user_icmph, size_t icmph_len);
/Linux-v5.10/net/ipv4/
Dping.c638 void *user_icmph, size_t icmph_len) in ping_common_sendmsg() argument
646 if (len < icmph_len) in ping_common_sendmsg()
661 if (memcpy_from_msg(user_icmph, msg, icmph_len)) in ping_common_sendmsg()