Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h253 O_TCPDATALEN, /* arg1 = tcp data len */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h253 O_TCPDATALEN, /* arg1 = tcp data len */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c901 {"tcpdatalen", O_TCPDATALEN},
1614 case O_TCPDATALEN: in print_instruction()
1628 case O_TCPDATALEN: in print_instruction()
4778 if (!add_ports(cmd, *av, 0, O_TCPDATALEN, cblen)) in compile_rule()
4781 fill_cmd(cmd, O_TCPDATALEN, 0, in compile_rule()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c2326 case O_TCPDATALEN: in ipfw_chk()
H A Dip_fw_sockopt.c1931 case O_TCPDATALEN: in check_ipfw_rule_body()