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

/linux-4.1.27/net/batman-adv/
H A Dnetwork-coding.h44 int batadv_nc_nodes_seq_print_text(struct seq_file *seq, void *offset);
110 static inline int batadv_nc_nodes_seq_print_text(struct seq_file *seq, batadv_nc_nodes_seq_print_text() function
H A Ddebugfs.c330 return single_open(file, batadv_nc_nodes_seq_print_text, net_dev); batadv_nc_nodes_open()
H A Dnetwork-coding.c1841 * batadv_nc_nodes_seq_print_text - print the nc node information
1845 int batadv_nc_nodes_seq_print_text(struct seq_file *seq, void *offset) batadv_nc_nodes_seq_print_text() function

Completed in 108 milliseconds