Home
last modified time | relevance | path

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

/netbsd/src/sbin/ping6/
Dping6.c246 static int get_hoplim(struct msghdr *);
1330 if ((hoplim = get_hoplim(mhdr)) == -1) { in pr_pack()
1865 get_hoplim(struct msghdr *mhdr) in get_hoplim() function