HomeSort by: relevance | last modified time | path
    Searched defs:vlan_ether_purgemulti (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if_vlan.c 186 static void vlan_ether_purgemulti(struct ifvlan *);
191 .vmsw_purgemulti = vlan_ether_purgemulti,
1195 vlan_ether_purgemulti(struct ifvlan *ifv) function in typeref:typename:void
if_vlan.c 186 static void vlan_ether_purgemulti(struct ifvlan *);
191 .vmsw_purgemulti = vlan_ether_purgemulti,
1195 vlan_ether_purgemulti(struct ifvlan *ifv) function in typeref:typename:void

Completed in 157 milliseconds