Searched refs:IPTOS_DSCP_CS0 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/sys/netinet/
H A Dip.h92 #define IPTOS_PREC_ROUTINE IPTOS_DSCP_CS0
97 #define IPTOS_DSCP_CS0 0x00 macro
/freebsd-10.3-release/crypto/openssh/
H A Ddefines.h76 #ifndef IPTOS_DSCP_CS0
77 # define IPTOS_DSCP_CS0 0x00 macro
85 #endif /* IPTOS_DSCP_CS0 */
H A Dmisc.c1009 { "cs0", IPTOS_DSCP_CS0 },
/freebsd-10.3-release/contrib/netcat/
H A Dnetcat.c1261 { "cs0", IPTOS_DSCP_CS0 },
/freebsd-10.3-release/crypto/openssh/regress/
H A Dnetcat.c1254 { "cs0", IPTOS_DSCP_CS0 },
/freebsd-10.3-release/sbin/ipfw/
H A Dipfw2.c185 { "be", IPTOS_DSCP_CS0 >> 2 }, /* 000000 */
187 { "cs0", IPTOS_DSCP_CS0 >> 2 }, /* 000000 */

Completed in 80 milliseconds