Searched refs:ipprotos (Results 1 – 3 of 3) sorted by relevance
88 extern const char *ipprotos(int);
2342 ipprotos(int arg) /* IP protocols cf. netinet/in.h */ in ipprotos() function
1763 case PF_NCA: if ((s = ipprotos((int)val)) != NULL) { in prt_skp()