Searched refs:outbytes (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_est.c89 n_outbytes = s->outbytes;
143 est->last_outbytes = stats->outbytes;
H A Dip_vs_core.c122 dest->stats.outbytes += skb->len;
127 dest->svc->stats.outbytes += skb->len;
132 ip_vs_stats.outbytes += skb->len;
H A Dip_vs_ctl.c1743 (unsigned long long) ip_vs_stats.outbytes);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/capi/
H A Dcapi.c112 int outbytes; member in struct:capiminor
559 mp->outbytes -= len;
576 mp->outbytes -= len;
1086 mp->outbytes += skb->len;
1100 mp->outbytes += skb->len;
1134 mp->outbytes += skb->len;
1170 mp->outbytes += skb->len;
1206 mp->outbytes, mp->nack,
1210 return mp->outbytes;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dpo-lex.c494 size_t outbytes = sizeof (scratchbuf) - outsize; local
500 if (outbytes == 0)
503 if (u8_mbtouc (&mbc->uc, scratchbuf, outbytes) < outbytes)
H A Dx-python.c336 size_t outbytes = sizeof (scratchbuf) - outsize; local
343 if (outbytes == 0)
349 if (u8_mbtouc (&uc, scratchbuf, outbytes) < outbytes)
H A Dx-csharp.c319 size_t outbytes = sizeof (scratchbuf) - outsize; local
326 if (outbytes == 0)
332 if (u8_mbtouc (&uc, scratchbuf, outbytes) < outbytes)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dip_vs.h140 __u64 outbytes; /* outgoing bytes */ member in struct:ip_vs_stats_user
420 __u64 outbytes; /* outgoing bytes */ member in struct:ip_vs_stats

Completed in 184 milliseconds