Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dneighbour.h100 __u32 ndm_updated; member
/openbmc/linux/net/bridge/
H A Dbr_fdb.c141 ci.ndm_updated = jiffies_to_clock_t(now - fdb->updated); in fdb_fill_info()
/openbmc/linux/net/core/
H A Dneighbour.c2603 ci.ndm_updated = jiffies_to_clock_t(now - neigh->updated); in neigh_fill_info()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c232 ci.ndm_updated = jiffies_to_clock_t(now - fdb->updated); in vxlan_fdb_info()