Home
last modified time | relevance | path

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

/Linux-v4.19/net/batman-adv/
Dtranslation-table.h37 int batadv_tt_local_seq_print_text(struct seq_file *seq, void *offset);
Ddebugfs.c139 return single_open(file, batadv_tt_local_seq_print_text, net_dev); in batadv_transtable_local_open()
Dtranslation-table.c1075 int batadv_tt_local_seq_print_text(struct seq_file *seq, void *offset) in batadv_tt_local_seq_print_text() function