Home
last modified time | relevance | path

Searched refs:mISDNhead (Results 1 – 16 of 16) sorted by relevance

/linux-3.4.99/include/linux/
DmISDNif.h251 struct mISDNhead { struct
256 #define MISDN_HEADER_LEN sizeof(struct mISDNhead) argument
423 #define mISDN_HEAD_P(s) ((struct mISDNhead *)&s->cb[0])
424 #define mISDN_HEAD_PRIM(s) (((struct mISDNhead *)&s->cb[0])->prim)
425 #define mISDN_HEAD_ID(s) (((struct mISDNhead *)&s->cb[0])->id)
539 struct mISDNhead *hh; in _alloc_mISDN_skb()
/linux-3.4.99/drivers/isdn/mISDN/
Dhwchannel.c164 struct mISDNhead *hh; in recv_Dchannel()
183 struct mISDNhead *hh; in recv_Echannel()
202 struct mISDNhead *hh; in recv_Bchannel()
325 struct mISDNhead *hh; in queue_ch_frame()
Dstack.c28 struct mISDNhead *hh = mISDN_HEAD_P(skb); in _queue_message()
92 struct mISDNhead *hh = mISDN_HEAD_P(skb); in send_layer2()
150 struct mISDNhead *hh = mISDN_HEAD_P(skb); in send_msg_to_layer()
Dlayer2.c162 struct mISDNhead *hh; in l2up_create()
195 struct mISDNhead *hh = mISDN_HEAD_P(skb); in l2down_raw()
210 struct mISDNhead *hh = mISDN_HEAD_P(skb); in l2down()
222 struct mISDNhead *hh; in l2down_create()
239 ph_data_confirm(struct layer2 *l2, struct mISDNhead *hh, struct sk_buff *skb) { in ph_data_confirm()
1843 ph_data_indication(struct layer2 *l2, struct mISDNhead *hh, struct sk_buff *skb) in ph_data_indication()
1929 struct mISDNhead *hh = mISDN_HEAD_P(skb); in l2_send()
Ddsp_core.c282 dsp_control_req(struct dsp *dsp, struct mISDNhead *hh, struct sk_buff *skb) in dsp_control_req()
666 struct mISDNhead *hh; in dsp_function()
1008 struct mISDNhead *hh; in dsp_send_bh()
Dtei.c305 struct mISDNhead *hh; in teiup_create()
1081 struct mISDNhead *hh = mISDN_HEAD_P(skb); in mgr_send()
1178 struct mISDNhead *hh = mISDN_HEAD_P(skb); in check_data()
1266 struct mISDNhead *hh = mISDN_HEAD_P(skb); in mgr_bcast()
Ddsp_cmx.c1181 struct mISDNhead *hh = mISDN_HEAD_P(skb); in dsp_cmx_receive()
1313 struct mISDNhead *hh, *thh; in dsp_cmx_send_member()
1920 struct mISDNhead *hh;
Dl1oip_core.c898 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_dmsg()
1114 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_bmsg()
/linux-3.4.99/drivers/isdn/hardware/mISDN/
Dw6692.c946 struct mISDNhead *hh = mISDN_HEAD_P(skb); in w6692_l2l1B()
1092 struct mISDNhead *hh = mISDN_HEAD_P(skb); in w6692_l2l1D()
DmISDNipac.c574 struct mISDNhead *hh = mISDN_HEAD_P(skb); in isac_l1hw()
1340 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hscx_l2l1()
Dhfcsusb.c215 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcusb_l2l1B()
296 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcusb_l2l1D()
Davmfritz.c661 struct mISDNhead *hh = mISDN_HEAD_P(skb); in avm_l2l1B()
Dhfcpci.c1611 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcpci_l2l1D()
1694 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcpci_l2l1B()
Dnetjet.c734 struct mISDNhead *hh = mISDN_HEAD_P(skb); in nj_l2l1B()
Dhfcmulti.c1814 struct mISDNhead *hh; in hfcmulti_dtmf()
3306 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_dmsg()
3435 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_bmsg()
DmISDNisar.c1481 struct mISDNhead *hh = mISDN_HEAD_P(skb); in isar_l2l1()