Home
last modified time | relevance | path

Searched refs:rn_freehead (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dradix_ipf.h174 # define rn_freehead ipf_rn_freehead macro
200 void rn_freehead __P((struct radix_node_head *));
H A Dip_pool.c719 rn_freehead(ipo->ipo_head);
934 rn_freehead(rnh) in rn_freehead() function
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_pool.h17 extern void rn_freehead __P((struct radix_node_head *));
/illumos-gate/usr/src/uts/common/net/
H A Dradix.h226 void rn_freehead(struct radix_node_head *);
/illumos-gate/usr/src/common/net/patricia/
H A Dradix.c1265 rn_freehead(rnh) in rn_freehead() function
1300 rn_freehead(mask_rnhead); in rn_fini()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ire.c2385 rn_freehead(ipst->ips_ip_ftable); in ip_ire_fini()