Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/bonding/
Dbond_procfs.c251 static const struct seq_operations bond_info_seq_ops = { variable
263 res = seq_open(file, &bond_info_seq_ops); in bond_info_open()