Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dip6_fib.h448 extern const struct seq_operations ipv6_route_seq_ops;
/Linux-v4.19/net/ipv6/
Dip6_fib.c2421 const struct seq_operations ipv6_route_seq_ops = { variable
Droute.c5280 proc_create_net("ipv6_route", 0, net->proc_net, &ipv6_route_seq_ops, in ip6_route_net_init_late()