Home
last modified time | relevance | path

Searched refs:icmpcodes (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dicmpcode.c20 char *icmpcodes[MAX_ICMPCODE + 1] = { variable
H A Dprintfr.c75 icmpcodes[(int)fp->fr_icode]);
/netbsd-src/external/bsd/ipf/dist/
H A Dipf.h219 extern char *icmpcodes[MAX_ICMPCODE + 1];
/netbsd-src/external/bsd/ipf/dist/iplang/
H A Diplang_y.y1526 for (i = 0; (s = icmpcodes[i]); i++)