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

/external/iputils/ninfod/
H A Dni_ifaddrs.c115 char reqbuf[NLMSG_ALIGN(sizeof(struct nlmsghdr)) + NLMSG_ALIGN(sizeof(struct rtgenmsg))]; local
123 memset(&reqbuf, 0, sizeof(reqbuf));
124 req_hdr = (struct nlmsghdr *) reqbuf;

Completed in 86 milliseconds