Home
last modified time | relevance | path

Searched refs:neigh_policy (Results 1 – 1 of 1) sorted by relevance

/external/libnl/lib/route/
Dneigh.c315 static struct nla_policy neigh_policy[NDA_MAX+1] = { variable
352 err = nlmsg_parse(n, sizeof(*nm), tb, NDA_MAX, neigh_policy); in rtnl_neigh_parse()