Home
last modified time | relevance | path

Searched refs:NNETProtocolList (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/include/nn/net/compatible/nnet/
Dnnet_ext.h42 typedef struct NNETProtocolList struct
46 } NNETProtocolList; argument
75 BOOL NNET_RegisterProtocols(NNETProtocolList* pProtocolList, const u16 protocols[], NNETInstance* p…
76 BOOL NNET_UnregisterProtocols(NNETProtocolList* pProtocolList, const NNETInstance* pUpperNetIns, u3…
77 NNETProtocolInfo* NNET_GetProtocolInfo(NNETProtocolList* pProtocolList, u16 protocol);
80 s32 NNET_HandleLoopback(NNETProtocolList* pProtocolList, NOSMessageBuf* mbuf, BOOL* bContinue);
81 void NNET_DumpProtocolList(const NNETProtocolList* pProtocolList);
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);
86 void NNET_HandleIeeeFrame(NNETProtocolList* pProtocolList, NOSMessageBuf* mbuf);
/CTR-SDK-1.0.0/CTR_SDK/include/nn/net/compatible/
Dnwmeth.h100 NNETProtocolList protocolList;
Dhioeth.h98 NNETProtocolList protocolList;