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

/freebsd-13-stable/sbin/ping/
H A Dping.c224 static void pr_icmph(struct icmp *, struct ip *, const u_char *const);
1319 pr_icmph(&icp, &oip, oicmp_raw);
1501 * pr_icmph --
1505 pr_icmph(struct icmp *icp, struct ip *oip, const u_char *const oicmp_raw) function
H A Dping6.c281 static void pr_icmph(struct icmp6_hdr *, u_char *);
1859 pr_icmph(icp, end);
2372 * pr_icmph --
2376 pr_icmph(struct icmp6_hdr *icp, u_char *end) function

Completed in 61 milliseconds