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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/ip/
H A Dipneigh.c168 char llabuf[16]; local
171 l = ll_addr_a2n(llabuf, sizeof(llabuf), lla);
172 addattr_l(&req.n, sizeof(req), NDA_LLADDR, llabuf, l);

Completed in 88 milliseconds