Home
last modified time | relevance | path

Searched defs:rtnl_neigh (Results 1 – 1 of 1) sorted by relevance

/external/libnl/include/
Dnetlink-types.h187 struct rtnl_neigh struct
190 uint32_t n_family;
191 uint32_t n_ifindex;
192 uint16_t n_state;
193 uint8_t n_flags;
194 uint8_t n_type;
195 struct nl_addr *n_lladdr;
196 struct nl_addr *n_dst;
197 uint32_t n_probes;
198 struct rtnl_ncacheinfo n_cacheinfo;
[all …]