Home
last modified time | relevance | path

Searched refs:sctp_state_name (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_proto_sctp.c359 static const char *sctp_state_name(int state) in sctp_state_name() function
439 sctp_state_name(cp->state), in set_sctp_state()
440 sctp_state_name(next_state), in set_sctp_state()
586 .state_name = sctp_state_name,