Home
last modified time | relevance | path

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

/freebsd/sbin/ping/
H A Dping.c192 static void pr_icmph(struct icmp *, struct ip *, const u_char *const);
1324 pr_icmph(&icp, &oip, icmp_data_raw); in pr_pack()
1423 pr_icmph(struct icmp *icp, struct ip *oip, const u_char *const oicmp_raw) in pr_icmph() function
H A Dping6.c247 static void pr_icmph(struct icmp6_hdr *, u_char *);
1804 pr_icmph(icp, end); in pr_pack()
2268 pr_icmph(struct icmp6_hdr *icp, u_char *end) in pr_icmph() function