Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dip.h120 #define IPTOS_DSCP_AF43 0x98 macro
/freebsd-12.1/crypto/openssh/
H A Ddefines.h83 # define IPTOS_DSCP_AF43 0x98 macro
H A Dmisc.c1427 { "af43", IPTOS_DSCP_AF43 },
/freebsd-12.1/contrib/netcat/
H A Dnetcat.c1254 { "af43", IPTOS_DSCP_AF43 }, in map_tos()
/freebsd-12.1/crypto/openssh/regress/
H A Dnetcat.c1220 { "af43", IPTOS_DSCP_AF43 }, in map_tos()
/freebsd-12.1/sbin/ipfw/
H A Dipfw2.c183 { "af43", IPTOS_DSCP_AF43 >> 2 }, /* 100110 */
/freebsd-12.1/sbin/pfctl/
H A Dparse.y6322 { "af43", IPTOS_DSCP_AF43 }, in map_tos()