Searched refs:ndm_updated (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dneighbour.h100 __u32 ndm_updated; member in struct:nda_cacheinfo
/linux-master/net/bridge/
H A Dbr_fdb.c138 ci.ndm_updated = jiffies_to_clock_t(now - fdb->updated);
/linux-master/net/core/
H A Dneighbour.c2603 ci.ndm_updated = jiffies_to_clock_t(now - neigh->updated);
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c232 ci.ndm_updated = jiffies_to_clock_t(now - fdb->updated);

Completed in 117 milliseconds