Lines Matching refs:sk_buff
110 struct sk_buff *conn_skb; /* Store skb here while connecting */
215 struct qos_info *, struct sk_buff *);
216 void irlmp_connect_indication(struct lsap_cb *self, struct sk_buff *skb);
217 int irlmp_connect_response(struct lsap_cb *, struct sk_buff *);
218 void irlmp_connect_confirm(struct lsap_cb *, struct sk_buff *);
222 struct sk_buff *userdata);
223 int irlmp_disconnect_request(struct lsap_cb *, struct sk_buff *userdata);
233 int irlmp_data_request(struct lsap_cb *, struct sk_buff *);
234 void irlmp_data_indication(struct lsap_cb *, struct sk_buff *);
236 int irlmp_udata_request(struct lsap_cb *, struct sk_buff *);
237 void irlmp_udata_indication(struct lsap_cb *, struct sk_buff *);
240 int irlmp_connless_data_request(struct lsap_cb *, struct sk_buff *, __u8);
241 void irlmp_connless_data_indication(struct lsap_cb *, struct sk_buff *);