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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/include/
H A Dosl.h29 #define OSL_PKTTAG_SZ 56 macro
31 #define OSL_PKTTAG_SZ 32 /* Size of PktTag */ macro
H A Dcfe_osl.h212 uchar pkttag[OSL_PKTTAG_SZ]; /* pkttag area */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/supp/include/
H A Dbcm_lbuf.h33 #define OSL_PKTTAG_SZ 32 macro
46 uint32 pkttag[(OSL_PKTTAG_SZ + 3) / 4]; /* 4-byte-aligned packet tag area */
H A Dbcm_linux_lbuf.h20 #define OSL_PKTTAG_SZ 32 macro
33 uint32 pkttag[(OSL_PKTTAG_SZ + 3) / 4]; /* 4-byte-aligned packet tag area */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dlinux_osl.c150 ASSERT(OSL_PKTTAG_SZ == 32); \
374 ASSERT(OSL_PKTTAG_SZ <= sizeof(skb->cb));

Completed in 128 milliseconds