Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netinet6/
HDin6_fib.h59 void fib6_free_nh_ext(uint32_t fibnum, struct nhop6_extended *pnh6);
HDin6_fib.c270 fib6_free_nh_ext(uint32_t fibnum, struct nhop6_extended *pnh6) in fib6_free_nh_ext() function
HDip6_output.c1306 fib6_free_nh_ext(fibnum, &nh6); in ip6_getpmtu_ctl()
/freebsd-11-stable/sys/netinet/
HDtcp_subr.c2471 fib6_free_nh_ext(inc->inc_fibnum, &nh6); in tcp_maxmtu6()
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
HDcm.c561 fib6_free_nh_ext(RT_DEFAULT_FIB, &nh6); in get_ifnet_from_raddr()