Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dip.h114 #define IPTOS_DSCP_AF31 0x68 macro
/freebsd-12.1/crypto/openssh/
H A Ddefines.h78 # define IPTOS_DSCP_AF31 0x68 macro
H A Dmisc.c1422 { "af31", IPTOS_DSCP_AF31 },
/freebsd-12.1/contrib/netcat/
H A Dnetcat.c1249 { "af31", IPTOS_DSCP_AF31 }, in map_tos()
/freebsd-12.1/crypto/openssh/regress/
H A Dnetcat.c1215 { "af31", IPTOS_DSCP_AF31 }, in map_tos()
/freebsd-12.1/sbin/ipfw/
H A Dipfw2.c178 { "af31", IPTOS_DSCP_AF31 >> 2 }, /* 011010 */
/freebsd-12.1/sbin/pfctl/
H A Dparse.y6317 { "af31", IPTOS_DSCP_AF31 }, in map_tos()