Home
last modified time | relevance | path

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

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