HomeSort by relevance Sort by last modified time
    Searched refs:OSL_PKTTAG_SZ (Results 1 - 3 of 3) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/include/
osl.h 34 #define OSL_PKTTAG_SZ 32
linux_osl.h 274 bzero((void*)skb->cb, OSL_PKTTAG_SZ);
292 bzero(((struct sk_buff*)pkt)->cb, OSL_PKTTAG_SZ);
  /hardware/broadcom/wlan/bcm4329/src/shared/
linux_osl.c 617 bzero((void*)((struct sk_buff *)p)->cb, OSL_PKTTAG_SZ);

Completed in 210 milliseconds