Searched refs:protocol (Results 1 – 7 of 7) sorted by relevance
| /CTR-SDK-4.2.5/include/nn/net/compatible/nnet/ |
| D | nnet_ext.h | 77 NNETProtocolInfo* NNET_GetProtocolInfo(NNETProtocolList* pProtocolList, u16 protocol); 79 NOSMessageBuf* NNET_ConvertFrameToMbuf(const u8* dstMac, const u8* srcMac, u16 protocol, const u8* …
|
| /CTR-SDK-4.2.5/include/nn/socket/ |
| D | socket_Types.h | 64 s32 protocol; /* Please see man pages for details */ member
|
| D | socket_IpcWrapper.h | 36 Result Socket( s32* rval, s32 af, s32 type, s32 protocol );
|
| D | socket_User.h | 87 nn::Result Socket( s32* rval, s32 af, s32 type, s32 protocol );
|
| D | socket_User.autogen.h | 507 int protocol; // member
|
| /CTR-SDK-4.2.5/include/nn/net/compatible/ |
| D | peth.h | 78 u16 protocol; /* IP, ARP, etc. */ member
|
| /CTR-SDK-4.2.5/include/nn/net/osl/ |
| D | osl_Mbuf.h | 285 void SetProtocol(u32 protocol) in SetProtocol() argument 286 { m_protocol = protocol; } in SetProtocol()
|