Searched refs:chppServiceOfHandle (Results 1 – 1 of 1) sorted by relevance
67 static inline const struct ChppService *chppServiceOfHandle(282 chppServiceOfHandle(context, handle); in chppDatagramLenIsOk()334 return chppServiceOfHandle(context, handle)->requestDispatchFunctionPtr; in chppGetDispatchFunction()349 return chppServiceOfHandle(context, handle) in chppGetDispatchFunction()409 static inline const struct ChppService *chppServiceOfHandle( in chppServiceOfHandle() function