Searched refs:ifvlan (Results 1 – 1 of 1) sorted by relevance
155 struct ifvlan;156 LIST_HEAD(ifvlan_list, ifvlan);160 typedef LIST_ENTRY(ifvlan)180 struct ifvlan { struct200 typedef struct ifvlan * ifvlan_ref; argument426 kfree_type(struct ifvlan, ifv); in ifvlan_release()974 ifv = kalloc_type(struct ifvlan, Z_WAITOK_ZERO_NOFAIL); in vlan_clone_create()