Searched refs:IPTOS_DSCP_AF21 (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/sys/netinet/ |
| H A D | ip.h | 110 #define IPTOS_DSCP_AF21 0x48 macro
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | defines.h | 75 # define IPTOS_DSCP_AF21 0x48 macro
|
| H A D | misc.c | 1419 { "af21", IPTOS_DSCP_AF21 },
|
| H A D | servconf.c | 406 options->ip_qos_interactive = IPTOS_DSCP_AF21; in fill_default_server_options()
|
| H A D | readconf.c | 2091 options->ip_qos_interactive = IPTOS_DSCP_AF21; in fill_default_options()
|
| /freebsd-12.1/contrib/netcat/ |
| H A D | netcat.c | 1246 { "af21", IPTOS_DSCP_AF21 }, in map_tos()
|
| /freebsd-12.1/crypto/openssh/regress/ |
| H A D | netcat.c | 1212 { "af21", IPTOS_DSCP_AF21 }, in map_tos()
|
| /freebsd-12.1/sbin/ipfw/ |
| H A D | ipfw2.c | 175 { "af21", IPTOS_DSCP_AF21 >> 2 }, /* 010010 */
|
| /freebsd-12.1/sbin/pfctl/ |
| H A D | parse.y | 6314 { "af21", IPTOS_DSCP_AF21 }, in map_tos()
|