Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h206 O_TCPFLAGS, /* arg1 = 2*u8 bitmap */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h206 O_TCPFLAGS, /* arg1 = 2*u8 bitmap */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1667 case O_TCPFLAGS: in print_instruction()
4771 fill_cmd(cmd, O_TCPFLAGS, 0, in compile_rule()
4818 cmd->opcode = O_TCPFLAGS; in compile_rule()
4819 fill_flags_cmd(cmd, O_TCPFLAGS, f_tcpflags, *av); in compile_rule()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c2363 case O_TCPFLAGS: in ipfw_chk()
H A Dip_fw_sockopt.c1774 case O_TCPFLAGS: in check_ipfw_rule_body()