Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_pcb.h242 struct sctp_base_info { struct
246 struct sctp_epinfo sctppcbinfo;
248 struct sctpstat *sctpstat;
250 struct sctpstat sctpstat;
252 struct sctp_sysctl sctpsysctl;
253 uint8_t first_time;
254 char sctp_pcb_initialized;
256 int packet_log_writers;
257 int packet_log_end;
258 uint8_t packet_log_buffer[SCTP_PACKET_LOG_SIZE];
[all …]