Searched defs:netconn_type (Results 1 – 1 of 1) sorted by relevance
83 enum netconn_type { enum214 #define netconn_type(conn) (conn->type) macro