Home
last modified time | relevance | path

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

/external/iputils/
Dping6.c1362 int build_echo(__u8 *_icmph) in build_echo() argument
1367 icmph = (struct icmp6_hdr *)_icmph; in build_echo()
1443 void pr_echo_reply(__u8 *_icmph, int cc) in pr_echo_reply() argument
1445 struct icmp6_hdr *icmph = (struct icmp6_hdr *) _icmph; in pr_echo_reply()