Home
last modified time | relevance | path

Searched refs:IPTOS_DSCP_AF22 (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/sys/netinet/
H A Dip.h111 #define IPTOS_DSCP_AF22 0x50 macro
/freebsd-12.1/crypto/openssh/
H A Ddefines.h76 # define IPTOS_DSCP_AF22 0x50 macro
H A Dmisc.c1420 { "af22", IPTOS_DSCP_AF22 },
/freebsd-12.1/contrib/netcat/
H A Dnetcat.c1247 { "af22", IPTOS_DSCP_AF22 }, in map_tos()
/freebsd-12.1/crypto/openssh/regress/
H A Dnetcat.c1213 { "af22", IPTOS_DSCP_AF22 }, in map_tos()
/freebsd-12.1/sbin/ipfw/
H A Dipfw2.c176 { "af22", IPTOS_DSCP_AF22 >> 2 }, /* 010100 */
/freebsd-12.1/sbin/pfctl/
H A Dparse.y6315 { "af22", IPTOS_DSCP_AF22 }, in map_tos()