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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/
H A Dwrap_sec.c37 u16_t bodySize, u16_t port)
68 printk(KERN_ERR "===== zfwCencSendMsg, bodySize: %d =====\n", bodySize);
70 for (ii = 0; ii < bodySize; ii++) {
36 zfLnxCencAsocNotify(zdev_t *dev, u16_t *macAddr, u8_t *body, u16_t bodySize, u16_t port) argument
H A Dwrap_ev.c40 u16_t zfLnxAsocNotify(zdev_t *dev, u16_t *macAddr, u8_t *body, u16_t bodySize, argument
71 memcpy(macp->stawpaie[i].wpa_ie, body, bodySize);
H A Dusbdrv.c88 extern u16_t zfLnxAsocNotify(zdev_t* dev, u16_t* macAddr, u8_t* body, u16_t bodySize, u16_t port);
102 extern u16_t zfLnxCencAsocNotify(zdev_t* dev, u16_t* macAddr, u8_t* body, u16_t bodySize, u16_t port);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dpub_zfi.h513 u16_t bodySize, u16_t port);
529 u16_t bodySize, u16_t port);
H A Dstruct.h1273 u16_t (*zfcbAsocNotify)(zdev_t* dev, u16_t* macAddr, u8_t* body, u16_t bodySize, u16_t port);
1288 u16_t bodySize, u16_t port);

Completed in 169 milliseconds