HomeSort by relevance Sort by last modified time
    Searched full:tos_tc (Results 1 - 1 of 1) sorted by null

  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c 1146 uint8 tos_tc = IP_TOS46(ip_body); local
1147 dscp_prio = (int)(tos_tc >> IPV4_TOS_PREC_SHIFT);
1173 uint8 tos_tc = IP_TOS46(ip_body); local
1174 priority = (int)(tos_tc >> IPV4_TOS_PREC_SHIFT);
    [all...]

Completed in 525 milliseconds