Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h207 O_TCPWIN, /* arg1 = desired win */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h207 O_TCPWIN, /* arg1 = desired win */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c903 {"tcpwin", O_TCPWIN},
1616 case O_TCPWIN: in print_instruction()
1634 case O_TCPWIN: in print_instruction()
4806 i == TOK_TCPWIN ? O_TCPWIN : O_TCPMSS, in compile_rule()
4811 fill_cmd(cmd, i == TOK_TCPWIN ? O_TCPWIN : in compile_rule()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c2413 case O_TCPWIN: in ipfw_chk()
H A Dip_fw_sockopt.c1933 case O_TCPWIN: in check_ipfw_rule_body()