Searched defs:fib_seq (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/core/
H A Dfib_notifier.c44 unsigned int fib_seq = 0; local
107 unsigned int fib_seq = fib_seq_sum(net); local
83 fib_dump_is_consistent(struct net *net, struct notifier_block *nb, void (*cb)(struct notifier_block *nb), unsigned int fib_seq) argument
/linux-master/include/net/netns/
H A Dipv4.h254 unsigned int fib_seq; /* protected by rtnl_mutex */ member in struct:netns_ipv4
/linux-master/include/net/
H A Dip6_fib.h395 unsigned int fib_seq; member in struct:fib6_table
/linux-master/net/ipv6/
H A Dip6_fib.c350 unsigned int h, fib_seq = 0; local

Completed in 145 milliseconds