Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dip.h89 #define IPTOS_PREC_CRITIC_ECP IPTOS_DSCP_CS5
121 #define IPTOS_DSCP_CS5 0xa0 macro
/freebsd-12.1/crypto/openssh/
H A Ddefines.h92 # define IPTOS_DSCP_CS5 0xa0 macro
H A Dmisc.c1433 { "cs5", IPTOS_DSCP_CS5 },
/freebsd-12.1/contrib/netcat/
H A Dnetcat.c1261 { "cs5", IPTOS_DSCP_CS5 }, in map_tos()
/freebsd-12.1/crypto/openssh/regress/
H A Dnetcat.c1227 { "cs5", IPTOS_DSCP_CS5 }, in map_tos()
/freebsd-12.1/sbin/ipfw/
H A Dipfw2.c191 { "cs5", IPTOS_DSCP_CS5 >> 2 }, /* 101000 */
/freebsd-12.1/sbin/pfctl/
H A Dparse.y6329 { "cs5", IPTOS_DSCP_CS5 }, in map_tos()