Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dip_fib.h156 bool nh_updated; member
/linux-6.1.9/net/ipv4/
Dnexthop.c2193 fi->nh_updated = true; in __nexthop_replace_notify()
2198 fi->nh_updated = false; in __nexthop_replace_notify()
Dfib_trie.c2149 if (!fi || !fi->nh_updated || fa->tb_id != tb->tb_id) in __fib_info_notify_update()