BOOLEAN
SyncSetAllMulticast(
IN PVOID Context
);
Routine Description:
This function is used to synchronize with the interrupt, switching
to page 1 to set the mulitcast filter then switching back to page 0.
Arguments:
see NDIS 3.0 spec.
Notes:
returns TRUE on success, else FALSE.