Home
last modified time | relevance | path

Searched refs:O_IP_DSTPORT (Results 1 – 6 of 6) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h180 O_IP_DSTPORT, /* (n)port list:mask 4 byte ea */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h180 O_IP_DSTPORT, /* (n)port list:mask 4 byte ea */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c895 {"dst-port", O_IP_DSTPORT},
1526 case O_IP_DSTPORT: in print_instruction()
2262 O_IP_DSTPORT, HAVE_DSTIP); in show_static_rule()
4510 add_ports(cmd, *av, proto, O_IP_DSTPORT, cblen)) { in compile_rule()
4944 add_ports(cmd, *av, proto, O_IP_DSTPORT, cblen)) { in compile_rule()
/f-stack/freebsd/netinet/libalias/
H A Dalias_db.c2630 cmd = fill_one_port(cmd, O_IP_DSTPORT, dp); in fill_rule()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c2214 case O_IP_DSTPORT: in ipfw_chk()
H A Dip_fw_sockopt.c1946 case O_IP_DSTPORT: /* XXX artificial limit, 30 port pairs */ in check_ipfw_rule_body()