Home
last modified time | relevance | path

Searched refs:nh_updated (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dip_fib.h156 bool nh_updated; member
/openbmc/linux/net/ipv4/
H A Dnexthop.c2217 fi->nh_updated = true; in __nexthop_replace_notify()
2222 fi->nh_updated = false; in __nexthop_replace_notify()
H A Dfib_trie.c2155 if (!fi || !fi->nh_updated || fa->tb_id != tb->tb_id) in __fib_info_notify_update()