Lines Matching defs:skb

56 int capi_conn_req(const char * calledPN, struct sk_buff **skb, int proto)  in capi_conn_req()
136 int capi_conn_resp(struct pcbit_chan* chan, struct sk_buff **skb) in capi_conn_resp()
153 int capi_conn_active_req(struct pcbit_chan* chan, struct sk_buff **skb) in capi_conn_active_req()
181 int capi_conn_active_resp(struct pcbit_chan* chan, struct sk_buff **skb) in capi_conn_active_resp()
199 int capi_select_proto_req(struct pcbit_chan *chan, struct sk_buff **skb, in capi_select_proto_req()
265 int capi_activate_transp_req(struct pcbit_chan *chan, struct sk_buff **skb) in capi_activate_transp_req()
287 int capi_tdata_req(struct pcbit_chan* chan, struct sk_buff *skb) in capi_tdata_req()
323 int capi_tdata_resp(struct pcbit_chan *chan, struct sk_buff ** skb) in capi_tdata_resp()
340 int capi_disc_req(ushort callref, struct sk_buff **skb, u_char cause) in capi_disc_req()
364 int capi_disc_resp(struct pcbit_chan *chan, struct sk_buff **skb) in capi_disc_resp()
384 struct sk_buff *skb, in capi_decode_conn_ind()
493 int capi_decode_conn_conf(struct pcbit_chan * chan, struct sk_buff *skb, in capi_decode_conn_conf()
528 int capi_decode_conn_actv_ind(struct pcbit_chan * chan, struct sk_buff *skb) in capi_decode_conn_actv_ind()
566 int capi_decode_conn_actv_conf(struct pcbit_chan * chan, struct sk_buff *skb) in capi_decode_conn_actv_conf()
580 int capi_decode_sel_proto_conf(struct pcbit_chan *chan, struct sk_buff *skb) in capi_decode_sel_proto_conf()
593 int capi_decode_actv_trans_conf(struct pcbit_chan *chan, struct sk_buff *skb) in capi_decode_actv_trans_conf()
608 int capi_decode_disc_ind(struct pcbit_chan *chan, struct sk_buff *skb) in capi_decode_disc_ind()
631 int capi_decode_disc_conf(struct pcbit_chan *chan, struct sk_buff *skb) in capi_decode_disc_conf()