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

/darwin-on-arm/xnu/bsd/net/
H A Dradix.h199 int rn_inithead(void **, int);
H A Dradix.c1115 rn_inithead(void **head, int off) function
1173 if (rn_inithead((void **)&mask_rnhead, 0) == 0)
H A Dpf_table.c1941 if (!rn_inithead((void **)&kt->pfrkt_ip4,
1943 !rn_inithead((void **)&kt->pfrkt_ip6,
/darwin-on-arm/xnu/bsd/netinet/
H A Din_rmx.c503 if(!rn_inithead(head, off))
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_rmx.c642 if (!rn_inithead(head, off))

Completed in 28 milliseconds