Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dip6_fib.h553 extern const struct seq_operations ipv6_route_seq_ops;
/Linux-v6.6/net/ipv6/
Dip6_fib.c2758 const struct seq_operations ipv6_route_seq_ops = { variable
Droute.c6567 &ipv6_route_seq_ops, in ip6_route_net_init_late()
6652 .seq_ops = &ipv6_route_seq_ops,