Home
last modified time | relevance | path

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

/external/libnl/include/linux-private/linux/
Dneighbour.h60 __u32 ndm_updated; member
/external/iproute2/include/linux/
Dneighbour.h69 __u32 ndm_updated; member
/external/kernel-headers/original/uapi/linux/
Dneighbour.h69 __u32 ndm_updated; member
/external/iproute2/bridge/
Dfdb.c151 ci->ndm_updated/hz); in print_fdb()
/external/iproute2/ip/
Dipneigh.c304 ci->ndm_confirmed/hz, ci->ndm_updated/hz); in print_neigh()
/external/libnl/lib/route/
Dneigh.c391 neigh->n_cacheinfo.nci_updated = ci->ndm_updated; in rtnl_neigh_parse()