OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:llabuf
(Results
1 - 1
of
1
) sorted by null
/external/iproute2/ip/
ipneigh.c
163
char
llabuf
[20];
local
166
l = ll_addr_a2n(
llabuf
, sizeof(
llabuf
), lla);
167
addattr_l(&req.n, sizeof(req), NDA_LLADDR,
llabuf
, l);
Completed in 110 milliseconds