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

/haiku/src/bin/network/ping/
H A Dping.c204 static void pr_icmph(struct icmp *, struct ip *, const u_char *const);
1361 pr_icmph(&icp, &oip, icmp_data_raw);
1456 * pr_icmph --
1460 pr_icmph(struct icmp *icp, struct ip *oip, const u_char *const oicmp_raw) function
H A Dping6.c257 static void pr_icmph(struct icmp6_hdr *, u_char *);
1839 pr_icmph(icp, end);
2317 * pr_icmph --
2321 pr_icmph(struct icmp6_hdr *icp, u_char *end) function

Completed in 36 milliseconds