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

/external/libnetfilter_conntrack/include/internal/
H A Dextern.h25 extern const char *const sctp_states[SCTP_CONNTRACK_MAX];
/external/libnetfilter_conntrack/src/conntrack/
H A Dsnprintf.c42 const char *const sctp_states[SCTP_CONNTRACK_MAX] = { variable
H A Dsnprintf_default.c55 sctp_states[ct->protoinfo.sctp.state] :
56 sctp_states[SCTP_CONNTRACK_NONE]);
65 sctp_states[ct->protoinfo.dccp.state] :
66 sctp_states[DCCP_CONNTRACK_NONE]);

Completed in 242 milliseconds