Home
last modified time | relevance | path

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

/subsys/net/ip/
A Dtp.h71 #define json_str(_type, _field) \ argument
72 JSON_OBJ_DESCR_PRIM(struct _type, _field, JSON_TOK_STRING)
73 #define json_num(_type, _field) \ argument
74 JSON_OBJ_DESCR_PRIM(struct _type, _field, JSON_TOK_NUMBER)

Completed in 5 milliseconds