Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Duipc_domain.c104 static struct protosw *pffindprotonotype_locked(int, int, int);
896 pffindprotonotype_locked(int family, int protocol, int type) in pffindprotonotype_locked() function
932 pp = pffindprotonotype_locked(family, protocol, 0); in pffindprotonotype()