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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_proto_tcp.c741 #define TH_ECE 0x40 macro
801 tcpflags = (((u_int8_t *)th)[13] & ~(TH_ECE|TH_CWR|TH_PUSH));

Completed in 90 milliseconds