DLadd_multicast(3dlpi) DLadd_multicast(3dlpi)
NAME
DLadd_multicast - add multi-cast address
SYNOPSIS
DLadd_multicast(DL_bdconfig_t *bd, DL_eaddr_t *maddr)
Parameters
bd Pointer to the board configuration structure
maddr Pointer to the multicast address to be added.
DESCRIPTION
If the input address argument is a valid and previously
configured multicast address, 0 is returned. Often the
multicast_cnt field of the board configuration structure is
appropriately updated to reflect the total number of multicast
addresses being serviced.
Response
status 0 if there is no error, 1 otherwise.
Layer
Hardware Dependent.
Copyright 1994 Novell, Inc. Page 1