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

/freebsd-11-stable/sys/netinet/
H A Dip.h85 #define IPTOS_PREC_NETCONTROL IPTOS_DSCP_CS7
123 #define IPTOS_DSCP_CS7 0xe0 macro
/freebsd-11-stable/crypto/openssh/
H A Ddefines.h94 # define IPTOS_DSCP_CS7 0xe0 macro
H A Dmisc.c1108 { "cs7", IPTOS_DSCP_CS7 },
/freebsd-11-stable/contrib/netcat/
H A Dnetcat.c1263 { "cs7", IPTOS_DSCP_CS7 },
/freebsd-11-stable/crypto/openssh/regress/
H A Dnetcat.c1224 { "cs7", IPTOS_DSCP_CS7 },
/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.c193 { "cs7", IPTOS_DSCP_CS7 >> 2 }, /* 100000 */

Completed in 279 milliseconds