Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.c1405 #define HAVE_PROTO 0x0001 macro
1534 if (state->flags & HAVE_PROTO) in print_instruction()
1735 if (state->flags & HAVE_PROTO) in print_instruction()
1740 if (state->flags & HAVE_PROTO) in print_instruction()
2059 state->flags |= HAVE_PROTO; in print_proto()
2076 state->flags |= HAVE_PROTO; in print_proto()
2246 state.flags |= HAVE_PROTO | HAVE_SRCIP | HAVE_DSTIP; in show_static_rule()