Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_proto_sctp.c229 static __u8 sctp_events[] = { variable
423 event = (chunk_type < sizeof(sctp_events)) ? in set_sctp_state()
424 sctp_events[chunk_type] : IP_VS_SCTP_DATA; in set_sctp_state()