Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dip.h92 #define IPTOS_PREC_IMMEDIATE IPTOS_DSCP_CS2
109 #define IPTOS_DSCP_CS2 0x40 macro
/freebsd-12.1/crypto/openssh/
H A Ddefines.h89 # define IPTOS_DSCP_CS2 0x40 macro
H A Dmisc.c1430 { "cs2", IPTOS_DSCP_CS2 },
/freebsd-12.1/contrib/netcat/
H A Dnetcat.c1258 { "cs2", IPTOS_DSCP_CS2 }, in map_tos()
/freebsd-12.1/crypto/openssh/regress/
H A Dnetcat.c1224 { "cs2", IPTOS_DSCP_CS2 }, in map_tos()
/freebsd-12.1/sbin/ipfw/
H A Dipfw2.c188 { "cs2", IPTOS_DSCP_CS2 >> 2 }, /* 010000 */
/freebsd-12.1/sbin/pfctl/
H A Dparse.y6326 { "cs2", IPTOS_DSCP_CS2 }, in map_tos()