Home
last modified time | relevance | path

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

/netbsd/src/sbin/ping6/
Dping6.c247 static int get_pathmtu(struct msghdr *);
1012 if ((mtu = get_pathmtu(&m)) > 0) { in doit()
1903 get_pathmtu(struct msghdr *mhdr) in get_pathmtu() function