Home
last modified time | relevance | path

Searched refs:tag (Results 1 – 5 of 5) sorted by relevance

/CTR-SDK-0.14.4/include/nn/net/compatible/nnet/
Dnnet_ext.h79 …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-0.14.4/include/nn/util/ARMv6/
Dutil_LockFreeQueueImpl.h33 u32 tag; member
151 … CompareAndSwapQueuePointer(&(this->m_tail), tail, next.data.pointer, tail.data.tag + 1); in DequeueImpl()
157 … if (CompareAndSwapQueuePointer(&(this->m_head), head, next.data.pointer, head.data.tag + 1)) in DequeueImpl()
/CTR-SDK-0.14.4/include/nn/cec/CTR/private/
Dcec_DataTypes.h51 bit16 tag; //!< タグ
/CTR-SDK-0.14.4/include/nn/cec/CTR/
Dcec_Types.h129 bit16 tag; //!< タグ member
Dcec_Message.h419 void SetTag(u16 tag);