Home
last modified time | relevance | path

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

/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Droute.c958 static void seq_printf_nipaddr_to_proc(struct seq_file *seq, in seq_printf_nipaddr_to_proc() function
981 seq_printf_nipaddr_to_proc(seq, &rt->rt_dst); in nip_route_show_table()
982 seq_printf_nipaddr_to_proc(seq, &rt->gateway); in nip_route_show_table()