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

/asus-wl-520gu-7.0.1.45/src/router/netconf/
H A Dnetconf_linux.h41 #define TH_SYN 0x02 macro
H A Dnetconf_linux.c1407 tcp.flg_mask = TH_SYN | TH_RST;
1408 tcp.flg_cmp = TH_SYN;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter/
H A Dipt_tcpmss.c9 #define TH_SYN 0x02 macro
68 && (tcpinfo->flg_cmp & TH_SYN)
H A Dipt_TCPMSS.c189 #define TH_SYN 0x02 macro
196 && (tcpinfo->flg_cmp & TH_SYN)
H A Dipt_unclean.c253 #define TH_SYN 0x02 macro
331 if (tcpflags != TH_SYN
332 && tcpflags != (TH_SYN|TH_ACK)
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter.noQoS/
H A Dipt_tcpmss.c9 #define TH_SYN 0x02 macro
68 && (tcpinfo->flg_cmp & TH_SYN)
H A Dipt_TCPMSS.c189 #define TH_SYN 0x02 macro
196 && (tcpinfo->flg_cmp & TH_SYN)
H A Dipt_unclean.c253 #define TH_SYN 0x02 macro
331 if (tcpflags != TH_SYN
332 && tcpflags != (TH_SYN|TH_ACK)
/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dvjcompress.c194 if ((th->th_flags & (TH_SYN|TH_FIN|TH_RST|TH_ACK)) != TH_ACK)
/asus-wl-520gu-7.0.1.45/src/router/pppd/modules/
H A Dvjcompress.c194 if ((th->th_flags & (TH_SYN|TH_FIN|TH_RST|TH_ACK)) != TH_ACK)
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/modules/
H A Dvjcompress.c194 if ((th->th_flags & (TH_SYN|TH_FIN|TH_RST|TH_ACK)) != TH_ACK)

Completed in 79 milliseconds