HomeSort by relevance Sort by last modified time
    Searched defs:ifpkt_cb_t (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
bcmutils.h 125 typedef bool (*ifpkt_cb_t)(void*, int); typedef
257 ifpkt_cb_t fn, int arg);
287 extern void pktq_flush(osl_t *osh, struct pktq *pq, bool dir, ifpkt_cb_t fn, int arg);
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmutils.h 148 typedef bool (*ifpkt_cb_t)(void*, int); typedef
289 ifpkt_cb_t fn, int arg);
322 extern void pktq_flush(osl_t *osh, struct pktq *pq, bool dir, ifpkt_cb_t fn, int arg);

Completed in 48 milliseconds