Searched refs:pffindprotonotype (Results 1 – 3 of 3) sorted by relevance
602 extern struct protosw *pffindprotonotype(int, int);
922 pffindprotonotype(int family, int protocol) in pffindprotonotype() function
493 if (pffindprotonotype(dom, proto) != NULL) { in socreate_internal()