ifmultiaddr Struct Reference
#include
<stdapis/net/if_var.h>
Detailed Description
Multicast address structure. This is analogous to the ifaddr structure except that it keeps track of multicast addresses. Also, the reference count here is a count of requests for this address, not a count of pointers to this structure.
Member Attribute Documentation
ifma_addr
address this membership is for
ifma_ifp
back-pointer to interface
ifma_lladdr
link-layer translation, if any
ifma_protospec
protocol-specific state, if any
Member Function Documentation
LIST_ENTRY ( ifmultiaddr )