DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
SCO OpenServer

mdi_num_mctbl_entries(D3mdi)


mdi_num_mctbl_entries -- return number of entries in the multicast table

Synopsis (Not in SVR5 version)

   #include <sys/mdi.h>
   

int mdi_num_mctbl_entries(mctbl_t * mctbl);

Description

mdi_num_mctbl_entries( ) returns the number of entries in the multicast table.

This function depends upon the MAC address size being 6 bytes. If the MAC address size for your network media is not 6 bytes, do not use this functions.

Context and synchronization

Blockable context.

Hardware applicability

All

Version applicability

mdi: 1

Differences between versions

This function is not supported in MDI on SVR5 systems.
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005