Home
last modified time | relevance | path

Searched refs:IPTOS_DSCP_CS7 (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/sys/netinet/
H A Dip.h87 #define IPTOS_PREC_NETCONTROL IPTOS_DSCP_CS7
125 #define IPTOS_DSCP_CS7 0xe0 macro
/freebsd-12.1/crypto/openssh/
H A Ddefines.h94 # define IPTOS_DSCP_CS7 0xe0 macro
H A Dmisc.c1435 { "cs7", IPTOS_DSCP_CS7 },
/freebsd-12.1/contrib/netcat/
H A Dnetcat.c1263 { "cs7", IPTOS_DSCP_CS7 }, in map_tos()
/freebsd-12.1/crypto/openssh/regress/
H A Dnetcat.c1229 { "cs7", IPTOS_DSCP_CS7 }, in map_tos()
/freebsd-12.1/sbin/ipfw/
H A Dipfw2.c193 { "cs7", IPTOS_DSCP_CS7 >> 2 }, /* 100000 */
/freebsd-12.1/sbin/pfctl/
H A Dparse.y6331 { "cs7", IPTOS_DSCP_CS7 }, in map_tos()