Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Dfib_notifier.c44 unsigned int fib_seq = 0; in fib_seq_sum() local
107 unsigned int fib_seq = fib_seq_sum(net); in register_fib_notifier() local
83 fib_dump_is_consistent(struct net *net, struct notifier_block *nb, void (*cb)(struct notifier_block *nb), unsigned int fib_seq) fib_dump_is_consistent() argument
/kernel/linux/linux-6.6/net/core/
H A Dfib_notifier.c44 unsigned int fib_seq = 0; in fib_seq_sum() local
107 unsigned int fib_seq = fib_seq_sum(net); in register_fib_notifier() local
83 fib_dump_is_consistent(struct net *net, struct notifier_block *nb, void (*cb)(struct notifier_block *nb), unsigned int fib_seq) fib_dump_is_consistent() argument
/kernel/linux/linux-5.10/include/net/netns/
H A Dipv4.h223 unsigned int fib_seq; /* protected by rtnl_mutex */ member
/kernel/linux/linux-6.6/include/net/netns/
H A Dipv4.h235 unsigned int fib_seq; /* protected by rtnl_mutex */ member
/kernel/linux/linux-5.10/include/net/
H A Dip6_fib.h397 unsigned int fib_seq; member
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_fib.c346 unsigned int h, fib_seq = 0; in fib6_tables_seq_read() local
/kernel/linux/linux-6.6/include/net/
H A Dip6_fib.h390 unsigned int fib_seq; member
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_fib.c347 unsigned int h, fib_seq = 0; in fib6_tables_seq_read() local

Completed in 12 milliseconds