Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dip.h115 #define IPTOS_DSCP_AF32 0x70 macro
/freebsd-12.1/crypto/openssh/
H A Ddefines.h79 # define IPTOS_DSCP_AF32 0x70 macro
H A Dmisc.c1423 { "af32", IPTOS_DSCP_AF32 },
/freebsd-12.1/contrib/netcat/
H A Dnetcat.c1250 { "af32", IPTOS_DSCP_AF32 }, in map_tos()
/freebsd-12.1/crypto/openssh/regress/
H A Dnetcat.c1216 { "af32", IPTOS_DSCP_AF32 }, in map_tos()
/freebsd-12.1/sbin/ipfw/
H A Dipfw2.c179 { "af32", IPTOS_DSCP_AF32 >> 2 }, /* 011100 */
/freebsd-12.1/sbin/pfctl/
H A Dparse.y6318 { "af32", IPTOS_DSCP_AF32 }, in map_tos()