Searched refs:fib_seq (Results 1 – 3 of 3) sorted by relevance
358 unsigned int h, fib_seq = 0; in fib6_tables_seq_read() local366 fib_seq += READ_ONCE(tb->fib_seq); in fib6_tables_seq_read()370 return fib_seq; in fib6_tables_seq_read()411 WRITE_ONCE(rt->fib6_table->fib_seq, rt->fib6_table->fib_seq + 1); in call_fib6_entry_notifiers()427 WRITE_ONCE(rt->fib6_table->fib_seq, rt->fib6_table->fib_seq + 1); in call_fib6_multipath_entry_notifiers()438 WRITE_ONCE(rt->fib6_table->fib_seq, rt->fib6_table->fib_seq + 1); in call_fib6_entry_notifiers_replace()
295 unsigned int fib_seq; /* writes protected by rtnl_mutex */ member
398 unsigned int fib_seq; /* writes protected by rtnl_mutex */ member