Searched refs:O_IP_DSTPORT (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/netinet/
H A Dip_fw.h114 O_IP_DSTPORT, /* (n)port list:mask 4 byte ea */ enumerator in enum:ipfw_opcodes
/freebsd-10.2-release/sbin/ipfw/
H A Dipfw2.c592 {"dst-port", O_IP_DSTPORT},
1462 case O_IP_DSTPORT:
3441 add_ports(cmd, *av, proto, O_IP_DSTPORT, cblen)) {
3816 add_ports(cmd, *av, proto, O_IP_DSTPORT, cblen)) {
/freebsd-10.2-release/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c689 case O_IP_DSTPORT: /* XXX artificial limit, 30 port pairs */
H A Dip_fw2.c1580 case O_IP_DSTPORT:
/freebsd-10.2-release/sys/netinet/libalias/
H A Dalias_db.c2703 cmd = fill_one_port(cmd, O_IP_DSTPORT, dp);

Completed in 182 milliseconds