Searched refs:asof (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/ip2/
H A Di2pack.h127 unsigned short asof; // As of byte number "asof" (LSB first!) I have room member in struct:_flowIn
192 unsigned short asof; member in struct:_flowStat
201 // use. Add this to the current "asof" and subtract it from the current "room".
H A Di2lib.c205 pCh->infl.asof = 0;
224 pCh->outfl.asof = 0;
812 pCh->infl.asof += count;
867 pCh->infl.asof += count;
1477 // time: if we were to increment .asof and decrement .room, there
1479 // increment .asof and leave .room unchanged.
1624 (pCh->outfl.asof - ((flowStatPtr)pc)->asof);
1969 pCh->outfl.asof += flowsize;
H A Dip2main.c3015 pCh->outfl.asof,pCh->outfl.room,pCh->channelNeeds);
3016 seq_printf(m,FMTLIN3,pCh->infl.asof,pCh->infl.room);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/ip2/
H A Di2pack.h127 unsigned short asof; // As of byte number "asof" (LSB first!) I have room member in struct:_flowIn
192 unsigned short asof; member in struct:_flowStat
201 // use. Add this to the current "asof" and subtract it from the current "room".
H A Di2lib.c205 pCh->infl.asof = 0;
224 pCh->outfl.asof = 0;
812 pCh->infl.asof += count;
867 pCh->infl.asof += count;
1477 // time: if we were to increment .asof and decrement .room, there
1479 // increment .asof and leave .room unchanged.
1624 (pCh->outfl.asof - ((flowStatPtr)pc)->asof);
1969 pCh->outfl.asof += flowsize;
H A Dip2main.c3015 pCh->outfl.asof,pCh->outfl.room,pCh->channelNeeds);
3016 seq_printf(m,FMTLIN3,pCh->infl.asof,pCh->infl.room);

Completed in 70 milliseconds