ETHFW API Guide
EthRemoteCfg_MatchEthertypeDelReq Struct Reference

Detailed Description

Request params for ETHREMOTECFG_CMD_DEREGISTER_MATCH_ETHTYPE command.

Request message structure for deleting the EtherType classifier which has been set for a given Rx flow.

Data Fields

EthRemoteCfg_ReqHdr hdr
 
uint16_t ethertype
 

Field Documentation

◆ hdr

EthRemoteCfg_ReqHdr EthRemoteCfg_MatchEthertypeDelReq::hdr

Request message common header.

◆ ethertype

uint16_t EthRemoteCfg_MatchEthertypeDelReq::ethertype

EtherType to be associated with the flow.