Searched refs:get_pathmtu (Results 1 – 1 of 1) sorted by relevance
242 static int get_pathmtu(struct msghdr *);1195 if ((mtu = get_pathmtu(&m)) > 0) { in ping6()2196 get_pathmtu(struct msghdr *mhdr) in get_pathmtu() function