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

/freebsd-11-stable/usr.sbin/traceroute6/
H A Dtraceroute6.c306 void *get_uphdr(struct ip6_hdr *, u_char *);
1362 if ((up = get_uphdr(hip, (u_char *)(buf + cc))) == NULL) {
1461 get_uphdr(struct ip6_hdr *ip6, u_char *lim) function

Completed in 151 milliseconds