Home
last modified time | relevance | path

Searched refs:pu8UdpBuffer (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
Dlinux_wlan.c1366 char *pu8UdpBuffer; in mac_xmit() local
1401 pu8UdpBuffer = (char *)ih + sizeof(struct iphdr); in mac_xmit()
1402 …if ((pu8UdpBuffer[1] == 68 && pu8UdpBuffer[3] == 67) || (pu8UdpBuffer[1] == 67 && pu8UdpBuffer[3] … in mac_xmit()
1403 …_DBG, "DHCP Message transmitted, type:%x %x %x\n", pu8UdpBuffer[248], pu8UdpBuffer[249], pu8UdpBuf… in mac_xmit()