 |
Index for Section 9 |
|
 |
Alphabetical listing for L |
|
 |
Bottom of page |
|
lan_zer_multi(9r)
NAME
lan_zer_multi - Network: Zeros out the multicast table
SYNOPSIS
void lan_zer_multi(
struct lan_multi *lmt );
ARGUMENTS
lmt Specifies a pointer to the device's multicast table.
DESCRIPTION
The lan_zer_multi() routine initializes the device's multicast table.
RETURN VALUES
None
SEE ALSO
Routines: lan_add_multi(9r), lan_del_multi(9r), LAN_FIND_MULTI(9r),
LAN_GET_MULTI(9r)
Data Structures: lan_multi(9s)
 |
Index for Section 9 |
|
 |
Alphabetical listing for L |
|
 |
Top of page |
|