Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/kern/
H A Duipc_domain.c95 static struct protosw *pffindprotonotype_locked(int, int, int);
887 pffindprotonotype_locked(int family, int protocol, int type) in pffindprotonotype_locked() function
923 pp = pffindprotonotype_locked(family, protocol, 0); in pffindprotonotype()