Lines Matching refs:irlap_cb
39 struct irlap_cb;
141 void irlap_queue_xmit(struct irlap_cb *self, struct sk_buff *skb);
142 void irlap_send_discovery_xid_frame(struct irlap_cb *, int S, __u8 s,
145 void irlap_send_snrm_frame(struct irlap_cb *, struct qos_info *);
146 void irlap_send_test_frame(struct irlap_cb *self, __u8 caddr, __u32 daddr,
148 void irlap_send_ua_response_frame(struct irlap_cb *, struct qos_info *);
149 void irlap_send_dm_frame(struct irlap_cb *self);
150 void irlap_send_rd_frame(struct irlap_cb *self);
151 void irlap_send_disc_frame(struct irlap_cb *self);
152 void irlap_send_rr_frame(struct irlap_cb *self, int command);
154 void irlap_send_data_primary(struct irlap_cb *, struct sk_buff *);
155 void irlap_send_data_primary_poll(struct irlap_cb *, struct sk_buff *);
156 void irlap_send_data_secondary(struct irlap_cb *, struct sk_buff *);
157 void irlap_send_data_secondary_final(struct irlap_cb *, struct sk_buff *);
158 void irlap_resend_rejected_frames(struct irlap_cb *, int command);
159 void irlap_resend_rejected_frame(struct irlap_cb *self, int command);
161 void irlap_send_ui_frame(struct irlap_cb *self, struct sk_buff *skb,
164 int irlap_insert_qos_negotiation_params(struct irlap_cb *self,