HomeSort by: relevance | last modified time | path
    Searched defs:get_pathmtu (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/ping6/
ping6.c 247 static int get_pathmtu(struct msghdr *);
1012 if ((mtu = get_pathmtu(&m)) > 0) {
1903 get_pathmtu(struct msghdr *mhdr) function in typeref:typename:int

Completed in 45 milliseconds