Searched defs:ictx (Results 1 – 3 of 3) sorted by relevance
35 #define ICTX_CBOR_R_SZ(pos, ictx) ((size_t)pos - (size_t)(ictx)->in_cpkt->data - (ictx)->offset) argument
179 static struct wncm14a2a_iface_ctx ictx; variable
6249 static void hl7800_build_mac(struct hl7800_iface_ctx *ictx) in hl7800_build_mac()