Home
last modified time | relevance | path

Searched refs:IPTOS_DSCP_VA (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dip.h120 #define IPTOS_DSCP_VA 0xb0 macro
/freebsd/sbin/ipfw/
H A Dipfw2.c193 { "va", IPTOS_DSCP_VA >> 2 }, /* 101100 */
/freebsd/sbin/pfctl/
H A Dparse.y8121 { "va", IPTOS_DSCP_VA } in map_tos()