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

/linux-master/include/linux/
H A DmISDNif.h255 struct mISDNhead { struct
260 #define MISDN_HEADER_LEN sizeof(struct mISDNhead)
435 #define mISDN_HEAD_P(s) ((struct mISDNhead *)&s->cb[0])
436 #define mISDN_HEAD_PRIM(s) (((struct mISDNhead *)&s->cb[0])->prim)
437 #define mISDN_HEAD_ID(s) (((struct mISDNhead *)&s->cb[0])->id)
551 struct mISDNhead *hh;
/linux-master/drivers/isdn/mISDN/
H A Dhwchannel.c213 struct mISDNhead *hh;
232 struct mISDNhead *hh;
251 struct mISDNhead *hh;
386 struct mISDNhead *hh;
H A Dlayer2.c158 struct mISDNhead *hh;
193 struct mISDNhead *hh = mISDN_HEAD_P(skb);
208 struct mISDNhead *hh = mISDN_HEAD_P(skb);
220 struct mISDNhead *hh;
237 ph_data_confirm(struct layer2 *l2, struct mISDNhead *hh, struct sk_buff *skb) {
282 struct mISDNhead *hh;
1856 ph_data_indication(struct layer2 *l2, struct mISDNhead *hh, struct sk_buff *skb)
1945 struct mISDNhead *hh = mISDN_HEAD_P(skb);
1953 struct mISDNhead *chh = hh + 1; /* saved copy */
H A Dstack.c23 struct mISDNhead *hh = mISDN_HEAD_P(skb);
85 struct mISDNhead *hh = mISDN_HEAD_P(skb);
142 struct mISDNhead *hh = mISDN_HEAD_P(skb);
H A Ddsp_core.c281 dsp_control_req(struct dsp *dsp, struct mISDNhead *hh, struct sk_buff *skb)
667 struct mISDNhead *hh;
1008 struct mISDNhead *hh;
H A Dtei.c296 struct mISDNhead *hh;
1099 struct mISDNhead *hh = mISDN_HEAD_P(skb);
1199 struct mISDNhead *hh = mISDN_HEAD_P(skb);
1287 struct mISDNhead *hhc, *hh = mISDN_HEAD_P(skb);
H A Ddsp_cmx.c1175 struct mISDNhead *hh = mISDN_HEAD_P(skb);
1307 struct mISDNhead *hh, *thh;
1909 struct mISDNhead *hh;
H A Dl1oip_core.c871 struct mISDNhead *hh = mISDN_HEAD_P(skb);
1091 struct mISDNhead *hh = mISDN_HEAD_P(skb);
/linux-master/drivers/isdn/hardware/mISDN/
H A Dw6692.c937 struct mISDNhead *hh = mISDN_HEAD_P(skb);
1063 struct mISDNhead *hh = mISDN_HEAD_P(skb);
H A DmISDNipac.c558 struct mISDNhead *hh = mISDN_HEAD_P(skb);
1336 struct mISDNhead *hh = mISDN_HEAD_P(skb);
H A Dhfcpci.c1579 struct mISDNhead *hh = mISDN_HEAD_P(skb);
1667 struct mISDNhead *hh = mISDN_HEAD_P(skb);
H A Dhfcsusb.c201 struct mISDNhead *hh = mISDN_HEAD_P(skb);
278 struct mISDNhead *hh = mISDN_HEAD_P(skb);
H A Davmfritz.c685 struct mISDNhead *hh = mISDN_HEAD_P(skb);
H A Dnetjet.c743 struct mISDNhead *hh = mISDN_HEAD_P(skb);
H A Dhfcmulti.c1805 struct mISDNhead *hh;
3300 struct mISDNhead *hh = mISDN_HEAD_P(skb);
3433 struct mISDNhead *hh = mISDN_HEAD_P(skb);
H A DmISDNisar.c1471 struct mISDNhead *hh = mISDN_HEAD_P(skb);

Completed in 215 milliseconds