Searched refs:batadv_mcast_flags_seq_print_text (Results 1 – 3 of 3) sorted by relevance
56 int batadv_mcast_flags_seq_print_text(struct seq_file *seq, void *offset);
168 return single_open(file, batadv_mcast_flags_seq_print_text, net_dev); in batadv_mcast_flags_open()
1279 int batadv_mcast_flags_seq_print_text(struct seq_file *seq, void *offset) in batadv_mcast_flags_seq_print_text() function