Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dip6_forward.c328 NH_FREE(nh); in ip6_forward()
367 NH_FREE(nh); in ip6_forward()
439 NH_FREE(nh); in ip6_forward()
H A Din6_src.c852 NH_FREE(nh); in in6_selectif()
H A Dip6_output.c2702 NH_FREE(pktopt->ip6po_nextroute.ro_nh); in ip6_clearpktopts()
2724 NH_FREE(pktopt->ip6po_route.ro_nh); in ip6_clearpktopts()
/f-stack/freebsd/net/
H A Droute.h381 NH_FREE((_ro)->ro_nh); \
392 NH_FREE((ro)->ro_nh); \
/f-stack/tools/compat/include/net/
H A Droute.h379 NH_FREE((_ro)->ro_nh); \
390 NH_FREE((ro)->ro_nh); \
/f-stack/freebsd/net/route/
H A Dnhop.h160 #define NH_FREE(_nh) do { \ macro
/f-stack/tools/compat/include/net/route/
H A Dnhop.h160 #define NH_FREE(_nh) do { \ macro
/f-stack/freebsd/netinet/
H A Dudp_usrreq.c768 NH_FREE(inp->inp_route.ro_nh); in udp_notify()
H A Dtcp_subr.c2226 NH_FREE(inp->inp_route.ro_nh); in tcp_notify()