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

/darwin-on-arm/xnu/bsd/net/
H A Dnetsrc.h36 struct netsrc_req { struct
H A Dnetsrc.c55 static errno_t netsrc_ipv4(kern_ctl_ref, uint32_t, struct netsrc_req *);
56 static errno_t netsrc_ipv6(kern_ctl_ref, uint32_t, struct netsrc_req *);
93 struct netsrc_req *nrq, storage;
129 netsrc_ipv4(kern_ctl_ref kctl, uint32_t unit, struct netsrc_req *nrq)
186 netsrc_ipv6(kern_ctl_ref kctl, uint32_t unit, struct netsrc_req *nrq)

Completed in 14 milliseconds