Home
last modified time | relevance | path

Searched refs:TCP_EI_EMPTY_SLOT (Results 1 – 2 of 2) sorted by path

/freebsd/sys/netinet/
H A Dtcp_subr.c4026 if (tp->t_end_info_bytes[i] == TCP_EI_EMPTY_SLOT) { in tcp_log_end_status()
H A Dtcp_var.h46 #define TCP_EI_EMPTY_SLOT 0 macro