Home
last modified time | relevance | path

Searched refs:IPTOS_DSCP_CS2 (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/netinet/
HDip.h90 #define IPTOS_PREC_IMMEDIATE IPTOS_DSCP_CS2
102 #define IPTOS_DSCP_CS2 0x40 macro
/NextBSD/crypto/openssh/
HDdefines.h79 # define IPTOS_DSCP_CS2 0x40 macro
HDmisc.c976 { "cs2", IPTOS_DSCP_CS2 },
/NextBSD/contrib/netcat/
HDnetcat.c1263 { "cs2", IPTOS_DSCP_CS2 }, in map_tos()
/NextBSD/sbin/ipfw/
HDipfw2.c186 { "cs2", IPTOS_DSCP_CS2 >> 2 }, /* 010000 */