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

/xnu-2422.115.4/bsd/kern/
H A Duipc_domain.c91 static struct protosw *pffindprotonotype_locked(int, int, int);
875 pffindprotonotype_locked(int family, int protocol, int type) function
907 pp = pffindprotonotype_locked(family, protocol, 0);

Completed in 13 milliseconds