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 | 1876 #define net_pkt_alloc_buffer(_pkt, _size, _proto, _timeout)		\  argument1895 				  _proto, _timeout)			\  argument
 1908 				     _proto, _timeout)			\  argument
 1920 #define net_pkt_alloc_buffer_with_reserve(_pkt, _size, _reserve, _proto, _timeout) \  argument
 
 |