Lines Matching defs:skb
112 #define SHDLC_DUMP_SKB(info, skb) \ argument
140 struct sk_buff *skb; in llc_shdlc_alloc_skb() local
155 struct sk_buff *skb; in llc_shdlc_send_s_frame() local
174 struct sk_buff *skb, in llc_shdlc_send_u_frame()
196 struct sk_buff *skb; in llc_shdlc_reset_t2() local
235 struct sk_buff *skb, int ns, int nr) in llc_shdlc_rcv_i_frame()
286 struct sk_buff *skb; in llc_shdlc_requeue_ack_pending() local
299 struct sk_buff *skb; in llc_shdlc_rcv_rej() local
325 struct sk_buff *skb; in llc_shdlc_rcv_s_frame() local
377 struct sk_buff *skb; in llc_shdlc_connect_initiate() local
393 struct sk_buff *skb; in llc_shdlc_connect_send_ua() local
405 struct sk_buff *skb, in llc_shdlc_rcv_u_frame()
472 struct sk_buff *skb; in llc_shdlc_handle_rcv_queue() local
531 struct sk_buff *skb; in llc_shdlc_handle_send_queue() local
736 static void llc_shdlc_recv_frame(struct llc_shdlc *shdlc, struct sk_buff *skb) in llc_shdlc_recv_frame()
824 static void llc_shdlc_rcv_from_drv(struct nfc_llc *llc, struct sk_buff *skb) in llc_shdlc_rcv_from_drv()
831 static int llc_shdlc_xmit_from_hci(struct nfc_llc *llc, struct sk_buff *skb) in llc_shdlc_xmit_from_hci()