Searched refs:O_IP_DSTPORT (Results 1 – 6 of 6) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | ip_fw.h | 180 O_IP_DSTPORT, /* (n)port list:mask 4 byte ea */ enumerator
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_fw.h | 180 O_IP_DSTPORT, /* (n)port list:mask 4 byte ea */ enumerator
|
| /f-stack/tools/ipfw/ |
| H A D | ipfw2.c | 895 {"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 D | alias_db.c | 2630 cmd = fill_one_port(cmd, O_IP_DSTPORT, dp); in fill_rule()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw2.c | 2214 case O_IP_DSTPORT: in ipfw_chk()
|
| H A D | ip_fw_sockopt.c | 1946 case O_IP_DSTPORT: /* XXX artificial limit, 30 port pairs */ in check_ipfw_rule_body()
|