Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink-private/
Dtypes.h250 struct rtnl_neigh struct
253 uint32_t n_family;
254 uint32_t n_ifindex;
255 uint16_t n_state;
256 uint8_t n_flags;
257 uint8_t n_type;
258 struct nl_addr *n_lladdr;
259 struct nl_addr *n_dst;
260 uint32_t n_probes;
261 struct rtnl_ncacheinfo n_cacheinfo;
[all …]