Home
last modified time | relevance | path

Searched defs:sctp_base_info (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_pcb.h239 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];
[all …]