Searched refs:innerNlmsghdr (Results 1 – 1 of 1) sorted by relevance
150 struct nlmsghdr *innerNlmsghdr = NULL; in SmartGeniusCallback() local166 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()