Searched refs:ip6_calcmtu (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet6/ |
| H A D | ip6_output.c | 155 static int ip6_calcmtu(struct ifnet *, const struct in6_addr *, u_long, 1474 error = ip6_calcmtu(nh->nh_ifp, dst, nh->nh_mtu, mtup, NULL, 0); in ip6_getpmtu_ctl() 1539 return (ip6_calcmtu(ifp, dst, mtu, mtup, alwaysfragp, proto)); in ip6_getpmtu() 1550 ip6_calcmtu(struct ifnet *ifp, const struct in6_addr *dst, u_long rt_mtu, in ip6_calcmtu() function
|