| 
    EtcPal
    0.4.1
    
   ETC Platform Abstraction Layer (EtcPal) 
   | 
  
  
     
      View other versions:
      
     
   | 
  
 
A set of identifying information for a network interface, for multicast purposes.
The primary key for a network interface is simply a combination of the interface index and the IP protocol used. The interface IP address is not required for this.
Data Fields | |
| etcpal_iptype_t | ip_type | 
| The IP protocol used on the network interface.  | |
| unsigned int | index | 
| The OS index of the network interface.  | |