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

/freebsd-11-stable/usr.sbin/traceroute6/
H A Dtraceroute6.c307 int get_hoplim(struct msghdr *);
1193 get_hoplim(struct msghdr *mhdr) function
/freebsd-11-stable/sbin/ping6/
H A Dping6.c258 static int get_hoplim(struct msghdr *);
1508 if ((hoplim = get_hoplim(mhdr)) == -1) {
2103 get_hoplim(struct msghdr *mhdr) function

Completed in 203 milliseconds