Home
last modified time | relevance | path

Searched refs:t_end_info_bytes (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_var.h474 uint8_t t_end_info_bytes[TCP_END_BYTE_INFO]; member
H A Dtcp_subr.c3972 if (tp->t_end_info_bytes[i] == TCP_EI_EMPTY_SLOT) { in tcp_log_end_status()
3973 tp->t_end_info_bytes[i] = status; in tcp_log_end_status()