Searched refs:TCPOPT_WINDOW (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/contrib/ipfilter/lib/
H A Dtcpoptnames.c17 { TCPOPT_WINDOW, 0x000004, 3, "wscale" },
/freebsd-9.3-release/sys/netinet/
H A Dtcp.h88 #define TCPOPT_WINDOW 3 macro
H A Dtcp_output.c1464 *optp++ = TCPOPT_WINDOW;
H A Dtcp_input.c3205 case TCPOPT_WINDOW:
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf_osfp.c243 case TCPOPT_WINDOW:
H A Dpf.c3129 case TCPOPT_WINDOW:
/freebsd-9.3-release/sys/contrib/ipfilter/netinet/
H A Dip_compat.h1974 #ifndef TCPOPT_WINDOW
1975 # define TCPOPT_WINDOW 3 macro
H A Dip_state.c1388 case TCPOPT_WINDOW :
H A Dfil.c309 { TCPOPT_WINDOW, 0x000004 },
/freebsd-9.3-release/sys/netpfil/ipfw/
H A Dip_fw2.c334 case TCPOPT_WINDOW:

Completed in 221 milliseconds