Searched refs:ip6_getpmtu (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.81.4/bsd/netinet6/ |
| H A D | ip6_output.c | 170 static int ip6_getpmtu(struct route_in6 *, struct route_in6 *, 1443 if ((error = ip6_getpmtu(ro_pmtu, ro, ifp, &finaldst, ifp->if_index, &mtu)) != 0) { in ip6_output_list() 2336 ip6_getpmtu(struct route_in6 *ro_pmtu, struct route_in6 *ro, in ip6_getpmtu() function 3027 error = ip6_getpmtu(&sro, NULL, NULL, in ip6_ctloutput()
|