Home
last modified time | relevance | path

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

/freebsd-head/sbin/ipfw/
HDipfw2.c2298 match_opcode(int opcode, const int opcodes[], size_t nops) in match_opcode() function
2319 if (match_opcode(cmd->opcode, opcodes, nops)) { in print_address()
2335 if (!match_opcode(cmd->opcode, opcodes, nops)) in print_address()