Home
last modified time | relevance | path

Searched refs:TCP_EI_EMPTY_SLOT (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h48 #define TCP_EI_EMPTY_SLOT 0 macro
/f-stack/freebsd/netinet/
H A Dtcp_var.h48 #define TCP_EI_EMPTY_SLOT 0 macro
H A Dtcp_subr.c3520 if (tp->t_end_info_bytes[i] == TCP_EI_EMPTY_SLOT) { in tcp_log_end_status()