Searched defs:l1oip_chan (Results 1 – 1 of 1) sorted by relevance
32 struct l1oip_chan { struct33 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;