Home
last modified time | relevance | path

Searched refs:O_TCPWIN (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/net/ipfw/
H A Dip_fw2.h86 O_TCPWIN, /* arg1 = desired win */ enumerator
H A Dip_fw2.c3928 case O_TCPWIN: in ipfw_chk()
5384 case O_TCPWIN: in ipfw_check_ioc_rule()
/dragonfly/sbin/ipfw/
H A Dipfw2.c1180 case O_TCPWIN: in show_ipfw()
3245 fill_cmd(cmd, O_TCPWIN, 0, in add()