Searched refs:obytes (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A Dsgio.h166 unsigned long obytes; member in struct:hdio_taskfile
H A Dsgio.c471 data_bytes = r->obytes;
547 r->obytes = data_bytes;
H A Dhdparm.c753 r->obytes = 512;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/IGMP-PROXY/src/include/
H A Dmroute.h112 unsigned long obytes; /* Out bytes */ member in struct:sioc_vif_req
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmroute.h115 unsigned long obytes; /* Out bytes */ member in struct:sioc_vif_req
H A Dmroute6.h107 unsigned long obytes; /* Out bytes */ member in struct:sioc_mif_req6
H A Disdn.h609 ulong obytes[ISDN_MAX_CHANNELS]; /* Statistics outgoing bytes */ member in struct:isdn_devt
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dau1550_ac97.c752 u32 obytes; local
759 au1xxx_dbdma_get_dest(dp->dmanr, (void *)(&obuf), &obytes);
761 if ((dp->count + obytes) > dp->dmasize) {
780 dp->count += obytes;
781 dp->total_bytes += obytes;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_common.c1316 put_user(dev->obytes[i], p++);
1952 dev->obytes[i] = 0;
2003 dev->obytes[isdn_dc2minor(drvidx, chan)] += ret;
2061 dev->obytes[idx] += ret;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dipmr.c1463 vr.obytes = vif->bytes_out;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dip6mr.c1812 vr.obytes = vif->bytes_out;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dmksquashfs.c1903 long long obytes = bytes; local
1938 olength, bytes - obytes);

Completed in 112 milliseconds