 |
Index for Section 9 |
|
 |
Alphabetical listing for L |
|
 |
Bottom of page |
|
lan_multi(9s)
NAME
lan_multi - Network: Contains multicast address information
SYNOPSIS
___________________________________________
Member Name Data Type
___________________________________________
lan_mtable struct lan_mtable[LAN_NMULTI]
lan_nmulti unsigned int
lan_index unsigned int
___________________________________________
MEMBERS
lan_mtable
Specifies the table of multicast addresses.
lan_nmulti
Specifies the number of active entries.
lan_index
Specifies the next available index.
DESCRIPTION
The lan_multi data structure contains multicast address information.
FILES
<io/dec/netif/lan_common.h>
SEE ALSO
Kernel Interfaces: LAN_FIND_MULTI(9r), LAN_GET_MULTI(9r)
 |
Index for Section 9 |
|
 |
Alphabetical listing for L |
|
 |
Top of page |
|