Searched refs:OSL_PKTTAG_SZ (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dosl.h28 #define OSL_PKTTAG_SZ 32 /* Size of PktTag */ macro
H A Dcfe_osl.h210 uchar pkttag[OSL_PKTTAG_SZ]; /* pkttag area */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dlinux_osl.c438 bzero((void*)((struct sk_buff *)pkt)->cb, OSL_PKTTAG_SZ);
474 bzero((void*)((struct sk_buff *)pkt)->cb, OSL_PKTTAG_SZ);
1113 bzero((void*)((struct sk_buff *)p)->cb, OSL_PKTTAG_SZ);
H A Dbcmutils.c2137 OSL_PKTTAG_SZ);
2165 prhex("Pkttag(in hex): ", src, OSL_PKTTAG_SZ);

Completed in 128 milliseconds