Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dping.h77 void *user_icmph, size_t icmph_len);
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dping.c656 void *user_icmph, size_t icmph_len) in ping_common_sendmsg() argument
664 if (len < icmph_len) in ping_common_sendmsg()
679 if (memcpy_from_msg(user_icmph, msg, icmph_len)) in ping_common_sendmsg()