Searched refs:txTimestamp (Results 1 – 2 of 2) sorted by relevance
36 FILLP_UINT32 txTimestamp; /* tx timestamp of the frame in struct FrameInfo */ member53 FILLP_UINT32 txTimestamp; /* tx timestamp of the frame in struct FrameInfo */ member
181 frameOpt->txTimestamp = FILLP_HTONL((FILLP_UINT32)info->timestamp); in FillpFrameBuildOption()208 info.timestamp = FILLP_NTOHL(frameOpt->txTimestamp); in FillpFrameParseOption()240 frame->info.txTimestamp = (FILLP_UINT32)item->frame->info.timestamp; in FillpFrameRxNewFrag()