Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw/
H A Dip_fw2.h520 #define IP_FW_TCPOPT_CC 0x10 macro
H A Dip_fw2.c1338 bits |= IP_FW_TCPOPT_CC; in tcpopts_match()
/dragonfly/sys/net/ipfw3/
H A Dip_fw3.h515 #define IP_FW_TCPOPT_CC 0x10 macro
/dragonfly/sbin/ipfw/
H A Dipfw2.c106 { "cc", IP_FW_TCPOPT_CC },