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