Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h209 O_TCPACK, /* u32 = desired seq. */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h209 O_TCPACK, /* u32 = desired seq. */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1673 case O_TCPACK: in print_instruction()
4796 cmd->opcode = (i == TOK_TCPSEQ) ? O_TCPSEQ : O_TCPACK; in compile_rule()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c2382 case O_TCPACK: in ipfw_chk()
H A Dip_fw_sockopt.c1855 case O_TCPACK: in check_ipfw_rule_body()