Home
last modified time | relevance | path

Searched refs:IP_FW_TCPOPT_TS (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/net/ipfw/
HDip_fw2.h519 #define IP_FW_TCPOPT_TS 0x08 macro
HDip_fw2.c1332 bits |= IP_FW_TCPOPT_TS; in tcpopts_match()
/dragonfly/sys/net/ipfw3/
HDip_fw3.h514 #define IP_FW_TCPOPT_TS 0x08 macro
/dragonfly/sbin/ipfw/
HDipfw2.c104 { "ts", IP_FW_TCPOPT_TS },
105 { "timestamp", IP_FW_TCPOPT_TS },