Searched refs:IPV4_TOS_PREC_SHIFT (Results 1 - 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A Dbcmip.h81 #define IPV4_TOS_PREC_SHIFT 5 /* Historical precedence shift */ macro
/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Dbcmutils.c1147 dscp_prio = (int)(tos_tc >> IPV4_TOS_PREC_SHIFT);
1174 priority = (int)(tos_tc >> IPV4_TOS_PREC_SHIFT);

Completed in 67 milliseconds