Home
last modified time | relevance | path

Searched refs:obytes (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dmroute6.h109 unsigned long obytes; /* Out bytes */ member
H A Dmroute.h99 unsigned long obytes; /* Out bytes */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dmroute6.h109 unsigned long obytes; /* Out bytes */ member
H A Dmroute.h99 unsigned long obytes; /* Out bytes */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmroute6.h116 unsigned long obytes; /* Out bytes */ member
H A Dmroute.h106 unsigned long obytes; /* Out bytes */ member
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6mr.c1883 vr.obytes = vif->bytes_out; in ip6mr_ioctl()
1929 compat_ulong_t obytes; member
1958 vr.obytes = vif->bytes_out; in ip6mr_compat_ioctl()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-Add-support-for-mips64-n32-n64.patch357 + char *obytes = (char *) &orig;
362 + obytes[i] = nbytes[i];
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dipmr.c1613 vr.obytes = vif->bytes_out; in ipmr_ioctl()
1659 compat_ulong_t obytes; member
1688 vr.obytes = vif->bytes_out; in ipmr_compat_ioctl()
/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c2073 rte_stats->obytes = stats->gotc; in eth_igb_stats_get()
2334 rte_stats->obytes = hw_stats->gotc; in eth_igbvf_stats_get()