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