Searched refs:ndm_type (Results 1 – 2 of 2) sorted by relevance
/third_party/libnl/include/linux-private/linux/ | ||
D | neighbour.h | 15 __u8 ndm_type; member |
/third_party/libnl/lib/route/ | ||
D | neigh.c | 377 neigh->n_type = nm->ndm_type; in rtnl_neigh_parse() |