Searched refs:O_TCPWIN (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/netinet/
H A Dip_fw.h141 O_TCPWIN, /* arg1 = desired win */ enumerator in enum:ipfw_opcodes
/freebsd-10.2-release/sbin/ipfw/
H A Dipfw2.c599 {"tcpwin", O_TCPWIN},
1658 case O_TCPWIN:
1663 O_TCPWIN);
3707 if (!add_ports(cmd, *av, 0, O_TCPWIN, cblen))
3710 fill_cmd(cmd, O_TCPWIN, 0,
/freebsd-10.2-release/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c676 case O_TCPWIN:
H A Dip_fw2.c1733 case O_TCPWIN:

Completed in 201 milliseconds