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

/freebsd-11-stable/sys/net/
H A Dradix.h175 int rn_detachhead(void **);
H A Dradix.c1194 rn_detachhead(void **head) function
/freebsd-11-stable/sys/kern/
H A Dvfs_export.c270 rn_detachhead((void **)prnh);
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_table.c1996 rn_detachhead((void **)&kt->pfrkt_ip4);
1998 rn_detachhead((void **)&kt->pfrkt_ip6);
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c446 rn_detachhead(&ti->state);
481 rn_detachhead(&ti->state);
485 rn_detachhead(&ti->xstate);

Completed in 103 milliseconds