Searched refs:IPTOS_DSCP_CS6 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/netinet/
H A Dip.h86 #define IPTOS_PREC_INTERNETCONTROL IPTOS_DSCP_CS6
122 #define IPTOS_DSCP_CS6 0xc0 macro
/freebsd-11-stable/crypto/openssh/
H A Ddefines.h93 # define IPTOS_DSCP_CS6 0xc0 macro
H A Dmisc.c1107 { "cs6", IPTOS_DSCP_CS6 },
/freebsd-11-stable/contrib/netcat/
H A Dnetcat.c1262 { "cs6", IPTOS_DSCP_CS6 },
/freebsd-11-stable/crypto/openssh/regress/
H A Dnetcat.c1223 { "cs6", IPTOS_DSCP_CS6 },
/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.c192 { "cs6", IPTOS_DSCP_CS6 >> 2 }, /* 110000 */

Completed in 196 milliseconds