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

/darwin-on-arm/xnu/bsd/sys/
H A Dprotosw.h425 struct protosw *pffindproto(int family, int protocol, int type);
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_domain.c413 pffindproto(int family, int protocol, int type) function
H A Dkpi_socketfilter.c1125 struct protosw *pr = pffindproto(domain, protocol, type);
H A Duipc_socket.c551 prp = pffindproto(dom, proto, type);

Completed in 37 milliseconds