Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dip6_output.c157 static int ip6_getpmtu_ctl(u_int, const struct in6_addr *, u_long *);
1461 ip6_getpmtu_ctl(u_int fibnum, const struct in6_addr *dst, u_long *mtup) in ip6_getpmtu_ctl() function
2336 error = ip6_getpmtu_ctl(so->so_fibnum, in ip6_ctloutput()