Home
last modified time | relevance | path

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

/net/ipv4/
Dping.c661 void *user_icmph, size_t icmph_len) in ping_common_sendmsg() argument
669 if (len < icmph_len) in ping_common_sendmsg()
684 if (memcpy_from_msg(user_icmph, msg, icmph_len)) in ping_common_sendmsg()