Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_proto_sctp.c370 static const char *sctp_state_name(int state) in sctp_state_name() function
450 sctp_state_name(cp->state), in set_sctp_state()
451 sctp_state_name(next_state), in set_sctp_state()
592 .state_name = sctp_state_name,