Home
last modified time | relevance | path

Searched refs:rn_inithead (Results 1 – 5 of 5) sorted by relevance

/xnu-8019.80.24/bsd/net/
H A Dradix.h208 int rn_inithead(void **, int);
H A Dradix.c1219 rn_inithead(void **head, int off) in rn_inithead() function
1284 if (rn_inithead((void **)&mask_rnhead, 0) == 0) { in rn_init()
H A Dpf_table.c2141 if (!rn_inithead((void **)&kt->pfrkt_ip4, in pfr_create_ktable()
2143 !rn_inithead((void **)&kt->pfrkt_ip6, in pfr_create_ktable()
/xnu-8019.80.24/bsd/netinet6/
H A Din6_rmx.c779 if (!rn_inithead(head, off)) { in in6_inithead()
/xnu-8019.80.24/bsd/netinet/
H A Din_rmx.c694 if (!rn_inithead(head, off)) { in in_inithead()