Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dradix.h175 int rn_detachhead(void **);
H A Dradix.c1186 rn_detachhead(void **head) in rn_detachhead() function
/freebsd/sys/netinet6/
H A Din6_fib_algo.c160 rn_detachhead((void **)&lr->rnh); in lradix6_destroy()
/freebsd/sys/netinet/
H A Din_fib_algo.c592 rn_detachhead((void **)&lr->rnh); in lradix4_destroy()
/freebsd/sys/kern/
H A Dvfs_export.c266 rn_detachhead((void **)prnh); in vfs_free_addrlist_af()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c455 rn_detachhead(&ti->state); in ta_init_addr_radix()
490 rn_detachhead(&ti->state); in ta_destroy_addr_radix()
494 rn_detachhead(&ti->xstate); in ta_destroy_addr_radix()
4079 rn_detachhead(&ti->state); in ta_destroy_mac_radix()
/freebsd/sys/netpfil/pf/
H A Dpf_table.c1999 rn_detachhead((void **)&kt->pfrkt_ip4); in pfr_destroy_ktable()
2001 rn_detachhead((void **)&kt->pfrkt_ip6); in pfr_destroy_ktable()
/freebsd/sys/dev/wg/
H A Dif_wg.c3011 rn_detachhead((void **)&sc->sc_aip4); in wg_clone_destroy()
3012 rn_detachhead((void **)&sc->sc_aip6); in wg_clone_destroy()