nfd::ethernet Namespace Reference

Functions

std::tuple< const ether_header *, std::string > checkFrameHeader (span< const uint8_t > packet, const Address &localAddr, const Address &destAddr)
 

Function Documentation

◆ checkFrameHeader()

std::tuple< const ether_header *, std::string > nfd::ethernet::checkFrameHeader ( span< const uint8_t >  packet,
const Address &  localAddr,
const Address &  destAddr 
)

Definition at line 33 of file ethernet-protocol.cpp.