Searched refs:protocol (Results 1 – 11 of 11) sorted by relevance
| /CTR-SDK-0.14.4/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-0.14.4/include/nn/socket/ |
| D | socket_Types.h | 64 s32 protocol; /**< ソケットのプロトコル(NSOC_IP_PROTO_***) */ member
|
| D | socket_Berkeley.h | 59 inline s32 Socket(s32 af, s32 type, s32 protocol) in Socket() argument 62 Result result = detail::Socket(&rval, af, type, protocol); in Socket()
|
| 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 | 511 int protocol; //!< ソケットのプロトコル member
|
| /CTR-SDK-0.14.4/include/nn/net/compatible/nsoc/ |
| D | nsoc_user.h | 514 int protocol; /**< ソケットのプロトコル */ member 622 extern int NSOC_Socket(int af, int type, int protocol); 623 extern int NSOC_SocketEx(int af, int type, int protocol, void *userInfo);
|
| /CTR-SDK-0.14.4/include/nn/net/compatible/ |
| D | peth.h | 78 u16 protocol; /* IP、ARPなど */ member
|
| D | nwcm.h | 161 u16 protocol; /* IP�AARP�Ȃ� */ member
|
| /CTR-SDK-0.14.4/include/nn/net/osl/ |
| D | osl_Mbuf.h | 285 void SetProtocol(u32 protocol) in SetProtocol() argument 286 { m_protocol = protocol; } in SetProtocol()
|
| /CTR-SDK-0.14.4/include/nn/net/compatible/nwcm/ |
| D | nwcm.h | 84 u16 protocol; /* IP、ARPなど */ member
|