Searched refs:rn_detachhead (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/net/
H A Dradix.h177 int rn_detachhead(void **);
H A Dradix.c1173 rn_detachhead(void **head) function
/freebsd-13-stable/sys/netinet6/
H A Din6_fib_algo.c161 rn_detachhead((void **)&lr->rnh);
/freebsd-13-stable/sys/kern/
H A Dvfs_export.c270 rn_detachhead((void **)prnh);
/freebsd-13-stable/sys/netinet/
H A Din_fib_algo.c593 rn_detachhead((void **)&lr->rnh);
/freebsd-13-stable/sys/netpfil/pf/
H A Dpf_table.c1969 rn_detachhead((void **)&kt->pfrkt_ip4);
1971 rn_detachhead((void **)&kt->pfrkt_ip6);
/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c445 rn_detachhead(&ti->state);
480 rn_detachhead(&ti->state);
484 rn_detachhead(&ti->xstate);

Completed in 201 milliseconds