Lines Matching defs:sctp_base_info
239 struct sctp_base_info { struct
243 struct sctp_epinfo sctppcbinfo;
245 struct sctpstat *sctpstat;
247 struct sctpstat sctpstat;
249 struct sctp_sysctl sctpsysctl;
250 uint8_t first_time;
251 char sctp_pcb_initialized;
253 int packet_log_writers;
254 int packet_log_end;
255 uint8_t packet_log_buffer[SCTP_PACKET_LOG_SIZE];
257 eventhandler_tag eh_tag;