wordtab
static struct wordtab ipfwords[96] = {
static struct wordtab addrwords[4] = {
static struct wordtab maskwords[5] = {
static struct wordtab icmptypewords[16] = {
static struct wordtab icmpcodewords[17] = {
static struct wordtab ipv4optwords[25] = {
static struct wordtab ipv4secwords[9] = {
static struct wordtab ipv6optwords[8] = {
static struct wordtab logwords[33] = {
static struct wordtab ipfwords[96];
static struct wordtab addrwords[4];
static struct wordtab maskwords[5];
static struct wordtab icmpcodewords[17];
static struct wordtab icmptypewords[16];
static struct wordtab ipv4optwords[25];
static struct wordtab ipv4secwords[9];
static struct wordtab ipv6optwords[8];
static struct wordtab logwords[33];
static struct wordtab yywords[] = {
word_t wordtab[] = {
#define NWORDS (sizeof (wordtab) / sizeof (wordtab[0]))
(char *)wordtab, NWORDS, sizeof (word_t),