Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dping.c646 void *user_icmph, size_t icmph_len) in ping_common_sendmsg() argument
654 if (len < icmph_len) in ping_common_sendmsg()
669 if (memcpy_from_msg(user_icmph, msg, icmph_len)) in ping_common_sendmsg()