Searched refs:insP (Results 1 – 1 of 1) sorted by relevance
158 typedef void (* ConfigErrorCallback )(InstancePtr insP, s32 err);164 typedef Bool (* Filter)(InstancePtr insP, NOSMessageBuf *mbuf);169 NN_INLINE NNETInstance *GetNNETInstance(InstancePtr insP) in GetNNETInstance() argument171 return (NNETInstance *)insP; in GetNNETInstance()