Home
last modified time | relevance | path

Searched refs:IPTOS_DSCP_AF21 (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/sys/netinet/
H A Dip.h110 #define IPTOS_DSCP_AF21 0x48 macro
/freebsd-12.1/crypto/openssh/
H A Ddefines.h75 # define IPTOS_DSCP_AF21 0x48 macro
H A Dmisc.c1419 { "af21", IPTOS_DSCP_AF21 },
H A Dservconf.c406 options->ip_qos_interactive = IPTOS_DSCP_AF21; in fill_default_server_options()
H A Dreadconf.c2091 options->ip_qos_interactive = IPTOS_DSCP_AF21; in fill_default_options()
/freebsd-12.1/contrib/netcat/
H A Dnetcat.c1246 { "af21", IPTOS_DSCP_AF21 }, in map_tos()
/freebsd-12.1/crypto/openssh/regress/
H A Dnetcat.c1212 { "af21", IPTOS_DSCP_AF21 }, in map_tos()
/freebsd-12.1/sbin/ipfw/
H A Dipfw2.c175 { "af21", IPTOS_DSCP_AF21 >> 2 }, /* 010010 */
/freebsd-12.1/sbin/pfctl/
H A Dparse.y6314 { "af21", IPTOS_DSCP_AF21 }, in map_tos()