Searched refs:TCP_URG_NOTYET (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtcp.h80 #define TCP_URG_NOTYET 0x0200 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_input.c4974 * such data and will stay in TCP_URG_NOTYET until will be eaten
5014 tp->urg_data = TCP_URG_NOTYET;
5031 if (tp->urg_data == TCP_URG_NOTYET) {

Completed in 167 milliseconds