| /src/sys/netinet6/ |
| ip6_mroute.h | 199 u_quad_t obytes; /* Output byte count on mif */ member in struct:sioc_mif_req6
|
| /src/crypto/external/bsd/openssh/dist/ |
| sshd-session.c | 793 u_int64_t ibytes, obytes; local 1292 ssh_packet_get_bytes(ssh, &ibytes, &obytes); 1294 (unsigned long long)obytes, (unsigned long long)ibytes);
|
| clientloop.c | 1465 uint64_t ibytes, obytes; local 1704 ssh_packet_get_bytes(ssh, &ibytes, &obytes); 1706 (unsigned long long)obytes, (unsigned long long)ibytes, total_time); 1709 obytes / total_time, ibytes / total_time);
|
| /src/sys/netinet/ |
| ip_mroute.h | 192 u_long obytes; /* output byte count on vif */ member in struct:sioc_vif_req
|
| /src/sys/dev/pci/ixgbe/ |
| ixgbe.h | 630 u64 obytes; member in struct:ixgbe_softc
|
| /src/sys/compat/netbsd32/ |
| netbsd32_ioctl.h | 511 netbsd32_u_long obytes; /* output byte count on vif */ member in struct:netbsd32_sioc_vif_req
|