Home
last modified time | relevance | path

Searched refs:batadv_tt_local_seq_print_text (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtranslation-table.h25 int batadv_tt_local_seq_print_text(struct seq_file *seq, void *offset);
H A Ddebugfs.c162 return single_open(file, batadv_tt_local_seq_print_text, net_dev); in batadv_transtable_local_open()
H A Dtranslation-table.c1064 * batadv_tt_local_seq_print_text() - Print the local tt table in a seq file
1070 int batadv_tt_local_seq_print_text(struct seq_file *seq, void *offset) in batadv_tt_local_seq_print_text() function

Completed in 7 milliseconds