Home
last modified time | relevance | path

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

/openbmc/linux/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.c58 unsigned int fib6_rules_seq_read(struct net *net) in fib6_rules_seq_read() function
/openbmc/linux/include/net/
H A Dip6_fib.h597 unsigned int fib6_rules_seq_read(struct net *net);
641 static inline unsigned int fib6_rules_seq_read(struct net *net) in fib6_rules_seq_read() function