Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dip_ecn.c75 *outer &= ~(IPTOS_ECT | IPTOS_CE); in ip_ecn_ingress()
H A Dip.h101 #define IPTOS_ECT 0x02 /* ECN-capable transport */ macro
/dragonfly/sbin/ipfw/
H A Dipfw2.c130 { "ecntransport", IPTOS_ECT},