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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6protosw.h188 int (*pr_sysctl)(void); /* sysctl for protocol */ member in struct:ip6protosw
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_domain.c510 if (pr->pr_protocol == protocol && pr->pr_sysctl) {
511 error = (*pr->pr_sysctl)(name + 2, namelen - 2,
/darwin-on-arm/xnu/bsd/sys/
H A Dprotosw.h152 int (*pr_sysctl)(int *, u_int, void *, size_t *, void *, size_t); member in struct:protosw

Completed in 44 milliseconds