• Home
  • Raw
  • Download

Lines Matching defs:skb

54 int capi_conn_req(const char *calledPN, struct sk_buff **skb, int proto)  in capi_conn_req()
134 int capi_conn_resp(struct pcbit_chan *chan, struct sk_buff **skb) in capi_conn_resp()
151 int capi_conn_active_req(struct pcbit_chan *chan, struct sk_buff **skb) in capi_conn_active_req()
179 int capi_conn_active_resp(struct pcbit_chan *chan, struct sk_buff **skb) in capi_conn_active_resp()
197 int capi_select_proto_req(struct pcbit_chan *chan, struct sk_buff **skb, in capi_select_proto_req()
263 int capi_activate_transp_req(struct pcbit_chan *chan, struct sk_buff **skb) in capi_activate_transp_req()
285 int capi_tdata_req(struct pcbit_chan *chan, struct sk_buff *skb) in capi_tdata_req()
321 int capi_tdata_resp(struct pcbit_chan *chan, struct sk_buff **skb) in capi_tdata_resp()
338 int capi_disc_req(ushort callref, struct sk_buff **skb, u_char cause) in capi_disc_req()
362 int capi_disc_resp(struct pcbit_chan *chan, struct sk_buff **skb) in capi_disc_resp()
382 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()