Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dip.h108 #define IPTOS_DSCP_AF13 0x38 macro
/freebsd-12.1/crypto/openssh/
H A Ddefines.h74 # define IPTOS_DSCP_AF13 0x38 macro
H A Dmisc.c1418 { "af13", IPTOS_DSCP_AF13 },
/freebsd-12.1/contrib/netcat/
H A Dnetcat.c1245 { "af13", IPTOS_DSCP_AF13 }, in map_tos()
/freebsd-12.1/crypto/openssh/regress/
H A Dnetcat.c1211 { "af13", IPTOS_DSCP_AF13 }, in map_tos()
/freebsd-12.1/sbin/ipfw/
H A Dipfw2.c174 { "af13", IPTOS_DSCP_AF13 >> 2 }, /* 001110 */
/freebsd-12.1/sbin/pfctl/
H A Dparse.y6313 { "af13", IPTOS_DSCP_AF13 }, in map_tos()