Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c1071 int batadv_tt_local_seq_print_text(struct seq_file *seq, void *offset) in batadv_tt_local_seq_print_text() function