ETHER_RES_PROTOCOL_T¶
Provides access to MAC Address in Ethernet Response.
This topic lists the expressions that are provided by this class.
DSTMAC
Returns MAC address present in the destination field of the Ethernet header
Returns: mac_address_at
ETHERTYPE
Returns the EtherType of the current Ethernet frame.
Returns: ether_type_t
SRCMAC
Returns MAC address present in the source field of the Ethernet header
Returns: mac_address_at