Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h208 O_TCPSEQ, /* u32 = desired seq. */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h208 O_TCPSEQ, /* u32 = desired seq. */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1677 case O_TCPSEQ: 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.c2376 case O_TCPSEQ: in ipfw_chk()
H A Dip_fw_sockopt.c1854 case O_TCPSEQ: in check_ipfw_rule_body()