Home
last modified time | relevance | path

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

/linux-4.1.27/net/batman-adv/
Dtranslation-table.h27 int batadv_tt_local_seq_print_text(struct seq_file *seq, void *offset);
Ddebugfs.c317 return single_open(file, batadv_tt_local_seq_print_text, net_dev); in batadv_transtable_local_open()
Dtranslation-table.c903 int batadv_tt_local_seq_print_text(struct seq_file *seq, void *offset) in batadv_tt_local_seq_print_text() function