Searched defs:tcp_log_dev_log_queue (Results 1 – 1 of 1) sorted by relevance
321 struct tcp_log_dev_log_queue { struct322 struct tcp_log_dev_queue tldl_common;323 char tldl_id[TCP_LOG_ID_LEN];324 char tldl_reason[TCP_LOG_REASON_LEN];325 char tldl_tag[TCP_LOG_TAG_LEN];326 struct in_endpoints tldl_ie;327 struct tcp_log_stailq tldl_entries;328 int tldl_count;329 uint8_t tldl_af;