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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_proto_sctp.c228 sctp_states_table[IP_VS_SCTP_S_LAST][IP_VS_SCTP_EVE_LAST] = { variable in typeref:struct:ipvs_sctp_nextstate
964 next_state = sctp_states_table[cp->state][event].next_state;

Completed in 72 milliseconds