Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dip.h91 #define IPTOS_PREC_FLASH IPTOS_DSCP_CS3
113 #define IPTOS_DSCP_CS3 0x60 macro
/freebsd-12.1/crypto/openssh/
H A Ddefines.h90 # define IPTOS_DSCP_CS3 0x60 macro
H A Dmisc.c1431 { "cs3", IPTOS_DSCP_CS3 },
/freebsd-12.1/contrib/netcat/
H A Dnetcat.c1259 { "cs3", IPTOS_DSCP_CS3 }, in map_tos()
/freebsd-12.1/crypto/openssh/regress/
H A Dnetcat.c1225 { "cs3", IPTOS_DSCP_CS3 }, in map_tos()
/freebsd-12.1/sbin/ipfw/
H A Dipfw2.c189 { "cs3", IPTOS_DSCP_CS3 >> 2 }, /* 011000 */
/freebsd-12.1/sbin/pfctl/
H A Dparse.y6327 { "cs3", IPTOS_DSCP_CS3 }, in map_tos()