Searched refs:msg_type (Results 1 – 2 of 2) sorted by relevance
191 otCoapType msg_type = otCoapMessageGetType(msg); in coap_req_handler() local194 if (msg_type != OT_COAP_TYPE_CONFIRMABLE && msg_type != OT_COAP_TYPE_NON_CONFIRMABLE) { in coap_req_handler()207 if (msg_type == OT_COAP_TYPE_CONFIRMABLE) { in coap_req_handler()
77 enum net_dhcpv4_msg_type msg_type, in option_handler() argument
Completed in 11 milliseconds