Searched defs:mux_acb (Results 1 – 1 of 1) sorted by relevance
210 struct mux_acb { struct211 struct sk_buff *skb; /* Used UL skb. */212 int if_id; /* Session id. */213 u32 wanted_response;214 u32 got_response;215 u32 cmd;216 union mux_cmd_param got_param; /* Received command/response parameter */