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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/netconf/
H A Dnetconf_linux.h55 #define TH_RST 0x04 macro
H A Dnetconf_linux.c1406 tcp.flg_mask = TH_SYN | TH_RST;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_proto_tcp.c737 #define TH_RST 0x04 macro
745 static u8 tcp_valid_flags[(TH_FIN|TH_SYN|TH_RST|TH_ACK|TH_URG) + 1] =
750 [TH_RST] = 1,
751 [TH_RST|TH_ACK] = 1,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/modules/
H A Dvjcompress.c198 if ((th->th_flags & (TH_SYN|TH_FIN|TH_RST|TH_ACK)) != TH_ACK)

Completed in 156 milliseconds