Searched defs:ctype (Results 1 – 1 of 1) sorted by relevance
75 #define NET_CONSTRUCT_ERROR_CODE(etype, ctype) ((etype)-(ctype)) argument77 #define NET_CTYPE_IS_WIRED(ctype) (NET_CTYPE_WIRED<=(ctype) && (ctype)<NET_CTYPE_WIRELESS) argument