PTPd stack parameters.
Data Fields | |
uint8_t | generalFrameFlag |
uint8_t | ptpGeneralFrame [ICSS_EMAC_MAXMTU] |
uint16_t | ptpGeneralSize |
uint8_t | ptpSrcMacID [6] |
uint8_t ptpDparams_t::generalFrameFlag |
Set this to indicate to PTPd that new frame is available
uint8_t ptpDparams_t::ptpGeneralFrame[ICSS_EMAC_MAXMTU] |
PTPd stack frame buffer
uint16_t ptpDparams_t::ptpGeneralSize |
Size of frame to be copied by PTPd
uint8_t ptpDparams_t::ptpSrcMacID[6] |
MAC id of Announce frame, PTPd has no way of knowing the MAC ID without this Revisit the design