Searched refs:IPTOS_DSCP_CS1 (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/sys/netinet/ |
| H A D | ip.h | 93 #define IPTOS_PREC_PRIORITY IPTOS_DSCP_CS1 105 #define IPTOS_DSCP_CS1 0x20 macro
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | defines.h | 88 # define IPTOS_DSCP_CS1 0x20 macro
|
| H A D | misc.c | 1429 { "cs1", IPTOS_DSCP_CS1 },
|
| H A D | servconf.c | 408 options->ip_qos_bulk = IPTOS_DSCP_CS1; in fill_default_server_options()
|
| H A D | readconf.c | 2093 options->ip_qos_bulk = IPTOS_DSCP_CS1; in fill_default_options()
|
| /freebsd-12.1/contrib/netcat/ |
| H A D | netcat.c | 1257 { "cs1", IPTOS_DSCP_CS1 }, in map_tos()
|
| /freebsd-12.1/crypto/openssh/regress/ |
| H A D | netcat.c | 1223 { "cs1", IPTOS_DSCP_CS1 }, in map_tos()
|
| /freebsd-12.1/sbin/ipfw/ |
| H A D | ipfw2.c | 187 { "cs1", IPTOS_DSCP_CS1 >> 2 }, /* 001000 */
|
| /freebsd-12.1/sbin/pfctl/ |
| H A D | parse.y | 6325 { "cs1", IPTOS_DSCP_CS1 }, in map_tos()
|