RetroArch
Public Member Functions | List of all members
etharp_hdr Struct Reference

#include <etharp.h>

Public Member Functions

 PACK_STRUCT_FIELD (struct eth_hdr ethhdr)
 
 PACK_STRUCT_FIELD (u16_t hwtype)
 
 PACK_STRUCT_FIELD (u16_t proto)
 
 PACK_STRUCT_FIELD (u16_t _hwlen_protolen)
 
 PACK_STRUCT_FIELD (u16_t opcode)
 
 PACK_STRUCT_FIELD (struct eth_addr shwaddr)
 
 PACK_STRUCT_FIELD (struct ip_addr2 sipaddr)
 
 PACK_STRUCT_FIELD (struct eth_addr dhwaddr)
 
 PACK_STRUCT_FIELD (struct ip_addr2 dipaddr)
 

Detailed Description

the ARP message

Member Function Documentation

◆ PACK_STRUCT_FIELD() [1/9]

etharp_hdr::PACK_STRUCT_FIELD ( struct eth_hdr  ethhdr)

◆ PACK_STRUCT_FIELD() [2/9]

etharp_hdr::PACK_STRUCT_FIELD ( u16_t  hwtype)

◆ PACK_STRUCT_FIELD() [3/9]

etharp_hdr::PACK_STRUCT_FIELD ( u16_t  proto)

◆ PACK_STRUCT_FIELD() [4/9]

etharp_hdr::PACK_STRUCT_FIELD ( u16_t  _hwlen_protolen)

◆ PACK_STRUCT_FIELD() [5/9]

etharp_hdr::PACK_STRUCT_FIELD ( u16_t  opcode)

◆ PACK_STRUCT_FIELD() [6/9]

etharp_hdr::PACK_STRUCT_FIELD ( struct eth_addr  shwaddr)

◆ PACK_STRUCT_FIELD() [7/9]

etharp_hdr::PACK_STRUCT_FIELD ( struct ip_addr2  sipaddr)

◆ PACK_STRUCT_FIELD() [8/9]

etharp_hdr::PACK_STRUCT_FIELD ( struct eth_addr  dhwaddr)

◆ PACK_STRUCT_FIELD() [9/9]

etharp_hdr::PACK_STRUCT_FIELD ( struct ip_addr2  dipaddr)

The documentation for this struct was generated from the following file: