Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dtcp_var.h492 #define TOF_SIGLEN 0x0200 /* signature length valid (RFC2385) */ macro
H A Dtcp_input.c2759 to->to_flags |= (TOF_SIGNATURE | TOF_SIGLEN); in tcp_dooptions()