Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dtcp_var.h491 #define TOF_SIGNATURE 0x0100 /* signature option present */ macro
H A Dtcp_syncache.c1112 if (to->to_flags & TOF_SIGNATURE) in syncache_add()
H A Dtcp_input.c2759 to->to_flags |= (TOF_SIGNATURE | TOF_SIGLEN); in tcp_dooptions()