Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dradix.h209 int rn_inithead(void **, int);
H A Dradix.c1211 rn_inithead(void **head, int off) in rn_inithead() function
1269 if (rn_inithead((void **)&mask_rnhead, 0) == 0) { in rn_init()
H A Dpf_table.c2160 if (!rn_inithead((void **)&kt->pfrkt_ip4, in pfr_create_ktable()
2162 !rn_inithead((void **)&kt->pfrkt_ip6, in pfr_create_ktable()
/xnu-8796.121.2/bsd/netinet6/
H A Din6_rmx.c783 if (!rn_inithead(head, off)) { in in6_inithead()
/xnu-8796.121.2/bsd/netinet/
H A Din_rmx.c694 if (!rn_inithead(head, off)) { in in_inithead()