Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dfib6_notifier.c27 return fib6_tables_seq_read(net) + fib6_rules_seq_read(net); in fib6_seq_read()
H A Dfib6_rules.c57 unsigned int fib6_rules_seq_read(struct net *net) in fib6_rules_seq_read() function
/OK3568_Linux_fs/kernel/include/net/
H A Dip6_fib.h612 unsigned int fib6_rules_seq_read(struct net *net);
653 static inline unsigned int fib6_rules_seq_read(struct net *net) in fib6_rules_seq_read() function