Lines Matching refs:sk_buff
147 l2up(struct layer2 *l2, u_int prim, struct sk_buff *skb) in l2up()
166 struct sk_buff *skb; in l2up_create()
189 l2down_skb(struct layer2 *l2, struct sk_buff *skb) { in l2down_skb()
200 l2down_raw(struct layer2 *l2, struct sk_buff *skb) in l2down_raw()
215 l2down(struct layer2 *l2, u_int prim, u_int id, struct sk_buff *skb) in l2down()
227 struct sk_buff *skb; in l2down_create()
246 ph_data_confirm(struct layer2 *l2, struct mISDNhead *hh, struct sk_buff *skb) { in ph_data_confirm()
247 struct sk_buff *nskb = skb; in ph_data_confirm()
290 struct sk_buff *skb; in l2_timeout()
423 enqueue_super(struct layer2 *l2, struct sk_buff *skb) in enqueue_super()
430 enqueue_ui(struct layer2 *l2, struct sk_buff *skb) in enqueue_ui()
510 iframe_error(struct layer2 *l2, struct sk_buff *skb) in iframe_error()
528 super_error(struct layer2 *l2, struct sk_buff *skb) in super_error()
537 unnum_error(struct layer2 *l2, struct sk_buff *skb, int wantrsp) in unnum_error()
550 UI_error(struct layer2 *l2, struct sk_buff *skb) in UI_error()
563 FRMR_error(struct layer2 *l2, struct sk_buff *skb) in FRMR_error()
603 struct sk_buff *skb; in setva()
626 send_uframe(struct layer2 *l2, struct sk_buff *skb, u_char cmd, u_char cr) in send_uframe()
649 get_PollFlag(struct layer2 *l2, struct sk_buff *skb) in get_PollFlag()
655 get_PollFlagFree(struct layer2 *l2, struct sk_buff *skb) in get_PollFlagFree()
725 struct sk_buff *skb = arg; in l2_mdl_error_ua()
738 struct sk_buff *skb = arg; in l2_mdl_error_dm()
753 struct sk_buff *skb = arg; in l2_st8_mdl_error_dm()
767 dev_kfree_skb((struct sk_buff *)arg); in l2_go_st3()
777 dev_kfree_skb((struct sk_buff *)arg); in l2_mdl_assign()
785 struct sk_buff *skb = arg; in l2_queue_ui_assign()
796 struct sk_buff *skb = arg; in l2_queue_ui()
804 struct sk_buff *skb; in tx_ui()
822 struct sk_buff *skb = arg; in l2_send_ui()
832 struct sk_buff *skb = arg; in l2_got_ui()
847 struct sk_buff *skb = arg; in l2_establish()
858 struct sk_buff *skb = arg; in l2_discard_i_setl3()
870 struct sk_buff *skb = arg; in l2_l3_reestablish()
883 struct sk_buff *skb = arg; in l2_release()
892 struct sk_buff *skb = arg; in l2_pend_rel()
903 struct sk_buff *skb = arg; in l2_disconnect()
920 struct sk_buff *skb = arg; in l2_start_multi()
940 struct sk_buff *skb = arg; in l2_send_UA()
949 struct sk_buff *skb = arg; in l2_send_DM()
958 struct sk_buff *skb = arg; in l2_restart_multi()
993 struct sk_buff *skb = arg; in l2_stop_multi()
1011 struct sk_buff *skb = arg; in l2_connected()
1048 struct sk_buff *skb = arg; in l2_released()
1066 struct sk_buff *skb = arg; in l2_reestablish()
1078 struct sk_buff *skb = arg; in l2_st5_dm_release()
1098 struct sk_buff *skb = arg; in l2_st6_dm_release()
1112 struct sk_buff *skb; in enquiry_cr()
1196 struct sk_buff *skb = arg; in l2_st7_got_super()
1257 struct sk_buff *skb = arg; in l2_feed_i_if_reest()
1269 struct sk_buff *skb = arg; in l2_feed_i_pull()
1279 struct sk_buff *skb = arg; in l2_feed_iqueue()
1288 struct sk_buff *skb = arg; in l2_got_iframe()
1479 struct sk_buff *skb, *nskb; in l2_pull_iqueue()
1529 struct sk_buff *skb = arg; in l2_st8_got_super()
1583 struct sk_buff *skb = arg; in l2_got_FRMR()
1666 struct sk_buff *skb = arg; in l2_st14_persistent_da()
1680 struct sk_buff *skb = arg; in l2_st5_persistent_da()
1697 struct sk_buff *skb = arg; in l2_st6_persistent_da()
1711 struct sk_buff *skb = arg; in l2_persistent_da()
1728 struct sk_buff *skb = arg; in l2_set_own_busy()
1742 struct sk_buff *skb = arg; in l2_clear_own_busy()
1868 ph_data_indication(struct layer2 *l2, struct mISDNhead *hh, struct sk_buff *skb) in ph_data_indication()
1954 l2_send(struct mISDNchannel *ch, struct sk_buff *skb) in l2_send()