Home
last modified time | relevance | path

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

/external/ping6/
Dping6.c268 int get_pathmtu(struct msghdr *);
1130 if ((mtu = get_pathmtu(&m)) > 0) { in main()
2047 get_pathmtu(struct msghdr *mhdr) in get_pathmtu() function