Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dip.h112 #define IPTOS_DSCP_AF23 0x58 macro
/freebsd-12.1/crypto/openssh/
H A Ddefines.h77 # define IPTOS_DSCP_AF23 0x58 macro
H A Dmisc.c1421 { "af23", IPTOS_DSCP_AF23 },
/freebsd-12.1/contrib/netcat/
H A Dnetcat.c1248 { "af23", IPTOS_DSCP_AF23 }, in map_tos()
/freebsd-12.1/crypto/openssh/regress/
H A Dnetcat.c1214 { "af23", IPTOS_DSCP_AF23 }, in map_tos()
/freebsd-12.1/sbin/ipfw/
H A Dipfw2.c177 { "af23", IPTOS_DSCP_AF23 >> 2 }, /* 010110 */
/freebsd-12.1/sbin/pfctl/
H A Dparse.y6316 { "af23", IPTOS_DSCP_AF23 }, in map_tos()