Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dip.h118 #define IPTOS_DSCP_AF41 0x88 macro
/freebsd-12.1/crypto/openssh/
H A Ddefines.h81 # define IPTOS_DSCP_AF41 0x88 macro
H A Dmisc.c1425 { "af41", IPTOS_DSCP_AF41 },
/freebsd-12.1/contrib/netcat/
H A Dnetcat.c1252 { "af41", IPTOS_DSCP_AF41 }, in map_tos()
/freebsd-12.1/crypto/openssh/regress/
H A Dnetcat.c1218 { "af41", IPTOS_DSCP_AF41 }, in map_tos()
/freebsd-12.1/sbin/ipfw/
H A Dipfw2.c181 { "af41", IPTOS_DSCP_AF41 >> 2 }, /* 100010 */
/freebsd-12.1/sbin/pfctl/
H A Dparse.y6320 { "af41", IPTOS_DSCP_AF41 }, in map_tos()