Searched refs:mISDN_HEAD_P (Results 1 - 17 of 17) sorted by relevance

/linux-master/drivers/isdn/mISDN/
H A Dhwchannel.c220 hh = mISDN_HEAD_P(dch->rx_skb);
239 hh = mISDN_HEAD_P(ech->rx_skb);
266 hh = mISDN_HEAD_P(bch->rx_skb);
392 hh = mISDN_HEAD_P(skb);
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 Dtei.c302 hh = mISDN_HEAD_P(skb);
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);
1305 hhc = mISDN_HEAD_P(cskb);
H A Ddsp_cmx.c1175 struct mISDNhead *hh = mISDN_HEAD_P(skb);
1350 hh = mISDN_HEAD_P(nskb);
1584 thh = mISDN_HEAD_P(txskb);
1925 hh = mISDN_HEAD_P(nskb);
1941 hh = mISDN_HEAD_P(nskb);
H A Dlayer2.c166 hh = mISDN_HEAD_P(skb);
193 struct mISDNhead *hh = mISDN_HEAD_P(skb);
208 struct mISDNhead *hh = mISDN_HEAD_P(skb);
225 hh = mISDN_HEAD_P(skb);
291 hh = mISDN_HEAD_P(skb);
1945 struct mISDNhead *hh = mISDN_HEAD_P(skb);
H A Ddsp_core.c672 hh = mISDN_HEAD_P(skb);
1024 hh = mISDN_HEAD_P(skb);
H A Dsocket.c154 memcpy(skb_push(skb, MISDN_HEADER_LEN), mISDN_HEAD_P(skb),
201 memcpy(mISDN_HEAD_P(skb), skb->data, MISDN_HEADER_LEN);
H A Dl1oip_core.c871 struct mISDNhead *hh = mISDN_HEAD_P(skb);
1091 struct mISDNhead *hh = mISDN_HEAD_P(skb);
/linux-master/include/linux/
H A DmISDNif.h435 #define mISDN_HEAD_P(s) ((struct mISDNhead *)&s->cb[0]) macro
557 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.c1881 hh = mISDN_HEAD_P(skb);
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 180 milliseconds