Searched refs:Obuf_strip (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ip2/
H A Di2lib.h155 USHORT Obuf_strip; // Stripping index member in struct:_i2ChanStr
H A Di2lib.c230 pCh->Obuf_stuff = pCh->Obuf_strip = 0;
547 bufroom = pCh->Obuf_strip - stuffIndex;
947 amountToMove = pCh->Obuf_strip - pCh->Obuf_stuff - 1;
1254 amountToMove = pCh->Obuf_strip - pCh->Obuf_stuff - 1;
1917 stripIndex = pCh->Obuf_strip;
1976 ip2trace (CHANN, ITRC_SICMD, 6, 2, stripIndex, pCh->Obuf_strip);
1991 pCh->Obuf_strip = stripIndex;

Completed in 55 milliseconds