Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_smartgenius.c152 char innerBuf[BUFLEN] = {0}; in SmartGeniusCallback() local
159 len = recvfrom(task->taskfd, innerBuf, BUFLEN, 0, (struct sockaddr *)&peer, &socklen); in SmartGeniusCallback()
166 innerNlmsghdr = (struct nlmsghdr *)innerBuf; in SmartGeniusCallback()