Searched refs:wordtab (Results 1 – 4 of 4) sorted by relevance
71 static struct wordtab ipfwords[96];72 static struct wordtab addrwords[4];73 static struct wordtab maskwords[5];74 static struct wordtab icmpcodewords[17];75 static struct wordtab icmptypewords[16];76 static struct wordtab ipv4optwords[25];77 static struct wordtab ipv4secwords[9];78 static struct wordtab ipv6optwords[8];79 static struct wordtab logwords[33];1552 static struct wordtab ipfwords[96] = {[all …]
2 typedef struct wordtab { struct
246 static struct wordtab yywords[] = {
694 word_t wordtab[] = { variable765 #define NWORDS (sizeof (wordtab) / sizeof (wordtab[0]))907 (char *)wordtab, NWORDS, sizeof (word_t), in yylex()