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