Home
last modified time | relevance | path

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

/net/ipv4/
Dping.c659 void *user_icmph, size_t icmph_len) { in ping_common_sendmsg() argument
666 if (len < icmph_len) in ping_common_sendmsg()
681 if (memcpy_fromiovec(user_icmph, msg->msg_iov, icmph_len)) in ping_common_sendmsg()