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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_domain.c88 struct protosw *pffindprotonotype_locked(int , int , int);
448 pffindprotonotype_locked(int family, int protocol, __unused int type) function
476 pr = pffindprotonotype_locked(family, protocol, 0);

Completed in 14 milliseconds