Searched refs:tcpi_options (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Ddiag.c33 info->tcpi_options |= TCPI_OPT_SACK;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/linux/
H A Dtcp.h140 __u8 tcpi_options; member in struct:tcp_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtcp.h134 __u8 tcpi_options; member in struct:tcp_info
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/misc/
H A Dss.c1336 if (info->tcpi_options & TCPI_OPT_TIMESTAMPS)
1338 if (info->tcpi_options & TCPI_OPT_SACK)
1340 if (info->tcpi_options & TCPI_OPT_ECN)
1347 if (info->tcpi_options & TCPI_OPT_WSCALE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp.c2452 info->tcpi_options |= TCPI_OPT_TIMESTAMPS;
2454 info->tcpi_options |= TCPI_OPT_SACK;
2456 info->tcpi_options |= TCPI_OPT_WSCALE;
2462 info->tcpi_options |= TCPI_OPT_ECN;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/ccids/
H A Dccid3.c880 info->tcpi_options |= TCPI_OPT_TIMESTAMPS;

Completed in 86 milliseconds