Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_smartgenius.c150 struct nlmsghdr *innerNlmsghdr = NULL; in SmartGeniusCallback() local
166 innerNlmsghdr = (struct nlmsghdr *)innerBuf; in SmartGeniusCallback()
167 switch (innerNlmsghdr->nlmsg_type) { in SmartGeniusCallback()
170 IfAddrMsgHandle(innerNlmsghdr); in SmartGeniusCallback()
174 nlmErr = NLMSG_DATA(innerNlmsghdr); in SmartGeniusCallback()