Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dradix.h441 int rn_inithead(void **, int);
H A Dradix.c1386 rn_inithead(void **head, int off) in rn_inithead() function
1444 if (rn_inithead((void **)&mask_rnhead, 0) == 0) { in rn_init()
H A Dpf_table.c2162 if (!rn_inithead((void **)&kt->pfrkt_ip4, in pfr_create_ktable()
2164 !rn_inithead((void **)&kt->pfrkt_ip6, in pfr_create_ktable()
/xnu-12377.41.6/bsd/netinet6/
H A Din6_rmx.c786 if (!rn_inithead(head, off)) { in in6_inithead()
/xnu-12377.41.6/bsd/netinet/
H A Din_rmx.c697 if (!rn_inithead(head, off)) { in in_inithead()