Searched refs:pr_iph (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sbin/ping/
H A Dping.c208 static void pr_iph(struct ip *);
1566 * pr_iph --
1570 pr_iph(struct ip *ip) function
1626 pr_iph(ip);
/freebsd-10.0-release/sbin/ping6/
H A Dping6.c274 void pr_iph(struct ip6_hdr *);
2543 * pr_iph --
2547 pr_iph(struct ip6_hdr *ip6) function
2603 pr_iph(ip6);

Completed in 134 milliseconds