Searched refs:ifvlan (Results 1 – 1 of 1) sorted by relevance
201 struct ifvlan;202 LIST_HEAD(ifvlan_list, ifvlan);206 typedef LIST_ENTRY(ifvlan)227 struct ifvlan { struct243 typedef struct ifvlan * ifvlan_ref; argument391 kfree_type(struct ifvlan, ifv); in ifvlan_release()900 ifv = kalloc_type(struct ifvlan, Z_WAITOK_ZERO_NOFAIL); in vlan_clone_create()