Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c193 uint pkt_off = 0, len = 0; in pktdataoffset() local
201 pkt_off = offset - len; in pktdataoffset()
206 return (uint8*) (pdata+pkt_off); in pktdataoffset()