Home
last modified time | relevance | path

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

/openbmc/linux/net/8021q/
H A Dvlanproc.c37 static void *vlan_seq_start(struct seq_file *seq, loff_t *pos);
67 .start = vlan_seq_start,
167 static void *vlan_seq_start(struct seq_file *seq, loff_t *pos) in vlan_seq_start() function