Searched refs:proc_vlan_conf (Results 1 – 2 of 2) sorted by relevance
130 if (vn->proc_vlan_conf) in vlan_proc_cleanup()153 vn->proc_vlan_conf = proc_create(name_conf, S_IFREG|S_IRUSR|S_IWUSR, in vlan_proc_init()155 if (!vn->proc_vlan_conf) in vlan_proc_init()
172 struct proc_dir_entry *proc_vlan_conf; member