vlan_multi_apply
void vlan_multi_apply(struct vlan_softc *, struct ifnet *, u_long);
vlan_multi_apply(sc, ifp0, SIOCADDMULTI);
vlan_multi_apply(sc, ifp0, SIOCDELMULTI);