Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dip.h88 #define IPTOS_PREC_INTERNETCONTROL IPTOS_DSCP_CS6
124 #define IPTOS_DSCP_CS6 0xc0 macro
/freebsd-12.1/crypto/openssh/
H A Ddefines.h93 # define IPTOS_DSCP_CS6 0xc0 macro
H A Dmisc.c1434 { "cs6", IPTOS_DSCP_CS6 },
/freebsd-12.1/contrib/netcat/
H A Dnetcat.c1262 { "cs6", IPTOS_DSCP_CS6 }, in map_tos()
/freebsd-12.1/crypto/openssh/regress/
H A Dnetcat.c1228 { "cs6", IPTOS_DSCP_CS6 }, in map_tos()
/freebsd-12.1/sbin/ipfw/
H A Dipfw2.c192 { "cs6", IPTOS_DSCP_CS6 >> 2 }, /* 110000 */
/freebsd-12.1/sbin/pfctl/
H A Dparse.y6330 { "cs6", IPTOS_DSCP_CS6 }, in map_tos()