Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dip.h107 #define IPTOS_DSCP_AF12 0x30 macro
/freebsd-12.1/crypto/openssh/
H A Ddefines.h73 # define IPTOS_DSCP_AF12 0x30 macro
H A Dmisc.c1417 { "af12", IPTOS_DSCP_AF12 },
/freebsd-12.1/contrib/netcat/
H A Dnetcat.c1244 { "af12", IPTOS_DSCP_AF12 }, in map_tos()
/freebsd-12.1/crypto/openssh/regress/
H A Dnetcat.c1210 { "af12", IPTOS_DSCP_AF12 }, in map_tos()
/freebsd-12.1/sbin/ipfw/
H A Dipfw2.c173 { "af12", IPTOS_DSCP_AF12 >> 2 }, /* 001100 */
/freebsd-12.1/sbin/pfctl/
H A Dparse.y6312 { "af12", IPTOS_DSCP_AF12 }, in map_tos()