Searched defs:lap_cb (Results 1 – 1 of 1) sorted by relevance
125 struct lap_cb { struct133 struct irlap_cb *irlap; /* Instance of IrLAP layer */ argument134 hashbin_t *lsaps; /* LSAP associated with this link */135 struct lsap_cb *flow_next; /* Next lsap to be polled for Tx */137 __u8 caddr; /* Connection address */138 __u32 saddr; /* Source device address */139 __u32 daddr; /* Destination device address */141 struct qos_info *qos; /* LAP QoS for this session */142 struct timer_list idle_timer;