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

  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c 193 uint pkt_off = 0, len = 0; local
201 pkt_off = offset - len;
206 return (uint8*) (pdata+pkt_off);
    [all...]

Completed in 270 milliseconds