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

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

Completed in 165 milliseconds