Home
last modified time | relevance | path

Searched defs:l1oip_chan (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/isdn/mISDN/
Dl1oip.h31 struct l1oip_chan { struct
32 struct dchannel *dch;
33 struct bchannel *bch;
34 u32 tx_counter; /* counts xmit bytes/packets */
35 u32 rx_counter; /* counts recv bytes/packets */
36 u32 codecstate; /* used by codec to save data */
38 int disorder_flag;
39 struct sk_buff *disorder_skb;
40 u32 disorder_cnt;