Home
last modified time | relevance | path

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

/linux-3.4.99/net/batman-adv/
Dtranslation-table.h33 int tt_local_seq_print_text(struct seq_file *seq, void *offset);
Dbat_debugfs.c256 return single_open(file, tt_local_seq_print_text, net_dev); in transtable_local_open()
Dtranslation-table.c298 int tt_local_seq_print_text(struct seq_file *seq, void *offset) in tt_local_seq_print_text() function