Home
last modified time | relevance | path

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

/freebsd/usr.sbin/traceroute6/
H A Dtraceroute6.c295 int get_hoplim(struct msghdr *);
1236 get_hoplim(struct msghdr *mhdr) in get_hoplim() function
/freebsd/sbin/ping/
H A Dping6.c241 static int get_hoplim(struct msghdr *);
1571 if ((hoplim = get_hoplim(mhdr)) == -1) { in pr_pack()
2151 get_hoplim(struct msghdr *mhdr) in get_hoplim() function