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

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_src.c1313 struct addrsel_policyent { struct
1314 TAILQ_ENTRY(addrsel_policyent) ape_entry;
1318 TAILQ_HEAD(addrsel_policyhead, addrsel_policyent);
1452 struct addrsel_policyent *pent;
1496 struct addrsel_policyent *new, *pol;
1498 MALLOC(new, struct addrsel_policyent *, sizeof(*new), M_IFADDR,
1529 struct addrsel_policyent *pol;
1561 struct addrsel_policyent *pol;

Completed in 15 milliseconds