Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmroute6.h116 unsigned long obytes; /* Out bytes */ member
H A Dmroute.h106 unsigned long obytes; /* Out bytes */ member
/openbmc/linux/net/ipv6/
H A Dip6mr.c1921 vr->obytes = READ_ONCE(vif->bytes_out); in ip6mr_ioctl()
1961 compat_ulong_t obytes; member
1990 vr.obytes = READ_ONCE(vif->bytes_out); in ip6mr_compat_ioctl()
/openbmc/openbmc/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];
/openbmc/linux/net/ipv4/
H A Dipmr.c1656 vr->obytes = READ_ONCE(vif->bytes_out); in ipmr_ioctl()
1696 compat_ulong_t obytes; member
1725 vr.obytes = READ_ONCE(vif->bytes_out); in ipmr_compat_ioctl()