Searched refs:IPTOS_DSCP_CS4 (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/sys/netinet/ |
| H A D | ip.h | 90 #define IPTOS_PREC_FLASHOVERRIDE IPTOS_DSCP_CS4 117 #define IPTOS_DSCP_CS4 0x80 macro
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | defines.h | 91 # define IPTOS_DSCP_CS4 0x80 macro
|
| H A D | misc.c | 1432 { "cs4", IPTOS_DSCP_CS4 },
|
| /freebsd-12.1/contrib/netcat/ |
| H A D | netcat.c | 1260 { "cs4", IPTOS_DSCP_CS4 }, in map_tos()
|
| /freebsd-12.1/crypto/openssh/regress/ |
| H A D | netcat.c | 1226 { "cs4", IPTOS_DSCP_CS4 }, in map_tos()
|
| /freebsd-12.1/sbin/ipfw/ |
| H A D | ipfw2.c | 190 { "cs4", IPTOS_DSCP_CS4 >> 2 }, /* 100000 */
|
| /freebsd-12.1/sbin/pfctl/ |
| H A D | parse.y | 6328 { "cs4", IPTOS_DSCP_CS4 }, in map_tos()
|