Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dnet.c2362 enum respond_t { RESPONSE_DEFAULT, RESPONSE_DROP, RESPONSE_SEND }; enum
2409 static enum respond_t
2491 enum respond_t respond = RESPONSE_DEFAULT; in handle_request()