Searched refs:sctp_state_name_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.c873 static const char *sctp_state_name_table[IP_VS_SCTP_S_LAST + 1] = { variable
895 if (sctp_state_name_table[state])
896 return sctp_state_name_table[state];
909 sctp_state_name_table, sname, to);

Completed in 61 milliseconds