Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_proto_sctp.c368 static const char *sctp_state_name(int state) in sctp_state_name() function
448 sctp_state_name(cp->state), in set_sctp_state()
449 sctp_state_name(next_state), in set_sctp_state()
592 .state_name = sctp_state_name,