Searched refs:tag (Results 1 – 3 of 3) sorted by relevance
| /CTR-SDK-2.4.0/include/nn/net/compatible/nnet/ |
| D | nnet_ext.h | 79 …rameToMbuf(const u8* dstMac, const u8* srcMac, u16 protocol, const u8* pBody, int bodyLen, u8 tag); 84 void NNET_HandleDixFrameRaw(NNETProtocolList* pProtocolList, const u8* pFrame, int len, u8 tag); 85 void NNET_HandleIeeeFrameRaw(NNETProtocolList* pProtocolList, const u8* pFrame, int len, u8 tag);
|
| /CTR-SDK-2.4.0/include/nn/cec/CTR/ |
| D | cec_Types.h | 174 bit16 tag; // member
|
| D | cec_Message.h | 551 void SetTag(u16 tag); 559 return m_cec_mh.tag; in GetTag()
|