Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip6_fib.h517 extern const struct seq_operations ipv6_route_seq_ops;
/openbmc/linux/net/ipv6/
H A Dip6_fib.c2718 const struct seq_operations ipv6_route_seq_ops = { variable
H A Droute.c6587 &ipv6_route_seq_ops, in ip6_route_net_init_late()
6672 .seq_ops = &ipv6_route_seq_ops,