Home
last modified time | relevance | path

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

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