Searched defs:_proto (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/net/ |
D | dns_sd.h | 112 #define DNS_SD_REGISTER_SERVICE(_id, _instance, _service, _proto, \ argument
|
D | net_pkt.h | 1874 #define net_pkt_alloc_buffer(_pkt, _size, _proto, _timeout) \ argument 1893 _proto, _timeout) \ argument 1906 _proto, _timeout) \ argument 1918 #define net_pkt_alloc_buffer_with_reserve(_pkt, _size, _reserve, _proto, _timeout) \ argument
|