Searched refs:tag (Results 1 – 4 of 4) sorted by relevance
| /CTR-SDK-1.0.0/CTR_SDK/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-1.0.0/CTR_SDK/include/nn/util/ARMv6/ |
| D | util_LockFreeQueueImpl.h | 33 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-1.0.0/CTR_SDK/include/nn/cec/CTR/ |
| D | cec_Types.h | 131 bit16 tag; //!< タグ member
|
| D | cec_Message.h | 420 void SetTag(u16 tag);
|