Searched defs:NETCONN_TYPE (Results 1 – 2 of 2) sorted by relevance
408 #define NETCONN_TYPE(conn) (conn->type) macro
399 #define NETCONN_TYPE(conn) ((u32_t)(conn->type)) macro