Searched refs:O_TCPACK (Results 1 – 5 of 5) sorted by relevance
38 O_TCPACK = 33 variable in IpFwOpcode
212 O_TCPACK, /* u32 = desired seq. */ enumerator
1838 case O_TCPACK: in print_instruction()5197 cmd->opcode = (i == TOK_TCPSEQ) ? O_TCPSEQ : O_TCPACK; in compile_rule()
2539 case O_TCPACK: in ipfw_chk()
1421 case O_TCPACK: in ipfw_check_opcode()