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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_proto_sctp.c72 #define sCE SCTP_CONNTRACK_COOKIE_ECHOED macro
114 /* sNO, sCL, sCW, sCE, sES, sSS, sSR, sSA */
115 /* init */ {sCW, sCW, sCW, sCE, sES, sSS, sSR, sSA},
116 /* init_ack */ {sCL, sCL, sCW, sCE, sES, sSS, sSR, sSA},
118 /* shutdown */ {sCL, sCL, sCW, sCE, sSS, sSS, sSR, sSA},
119 /* shutdown_ack */ {sSA, sCL, sCW, sCE, sES, sSA, sSA, sSA},
120 /* error */ {sCL, sCL, sCW, sCE, sES, sSS, sSR, sSA},/* Cant have Stale cookie*/
121 /* cookie_echo */ {sCL, sCL, sCE, sCE, sES, sSS, sSR, sSA},/* 5.2.4 - Big TODO */
122 /* cookie_ack */ {sCL, sCL, sCW, sCE, sE
[all...]

Completed in 43 milliseconds