Searched defs:neigh_policy (Results 1 - 1 of 1) sorted by relevance

/external/libnl/lib/route/
H A Dneigh.c247 static struct nla_policy neigh_policy[NDA_MAX+1] = { variable in typeref:struct:nla_policy
269 err = nlmsg_parse(n, sizeof(*nm), tb, NDA_MAX, neigh_policy);

Completed in 118 milliseconds