Searched defs:mux_acb (Results 1 – 1 of 1) sorted by relevance
301 struct mux_acb { struct302 struct sk_buff *skb; /* Used UL skb. */303 int if_id; /* Session id. */304 u8 *buf_p;305 u32 wanted_response;306 u32 got_response;307 u32 cmd;308 union mux_cmd_param got_param; /* Received command/response parameter */