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

/freebsd-11-stable/sys/netinet/
H A Dip.h92 #define IPTOS_PREC_ROUTINE IPTOS_DSCP_CS0
102 #define IPTOS_DSCP_CS0 0x00 macro
/freebsd-11-stable/crypto/openssh/
H A Ddefines.h86 #ifndef IPTOS_DSCP_CS0
87 # define IPTOS_DSCP_CS0 0x00 macro
95 #endif /* IPTOS_DSCP_CS0 */
H A Dmisc.c1101 { "cs0", IPTOS_DSCP_CS0 },
/freebsd-11-stable/contrib/netcat/
H A Dnetcat.c1256 { "cs0", IPTOS_DSCP_CS0 },
/freebsd-11-stable/crypto/openssh/regress/
H A Dnetcat.c1217 { "cs0", IPTOS_DSCP_CS0 },
/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.c184 { "be", IPTOS_DSCP_CS0 >> 2 }, /* 000000 */
186 { "cs0", IPTOS_DSCP_CS0 >> 2 }, /* 000000 */

Completed in 134 milliseconds