Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip.h93 #define IPTOS_PREC_PRIORITY IPTOS_DSCP_CS1
105 #define IPTOS_DSCP_CS1 0x20 macro
/f-stack/tools/compat/include/netinet/
H A Dip.h93 #define IPTOS_PREC_PRIORITY IPTOS_DSCP_CS1
105 #define IPTOS_DSCP_CS1 0x20 macro
/f-stack/tools/ipfw/
H A Dipfw2.c203 { "cs1", IPTOS_DSCP_CS1 >> 2 }, /* 001000 */