Searched defs:sctp_nagle_log (Results 1 – 1 of 1) sorted by relevance
889 struct sctp_nagle_log { struct890 void *stcb; /* FIXME: LP64 issue */891 uint32_t total_flight;892 uint32_t total_in_queue;893 uint16_t count_in_queue;894 uint16_t count_in_flight;