| /trueos/sys/dev/en/ |
| HD | midwayvar.h | 142 uint32_t obytes; member
|
| /trueos/sys/dev/ixl/ |
| HD | ixl.h | 276 #define IXL_SET_OBYTES(vsi, count) (vsi)->obytes = (count) 486 u64 obytes; member
|
| /trueos/sys/dev/ixgbe/ |
| HD | ixgbe.h | 515 u64 obytes; member 559 #define IXGBE_SET_OBYTES(sc, count) (sc)->obytes = (count)
|
| /trueos/sys/netinet6/ |
| HD | ip6_mroute.h | 194 u_quad_t obytes; /* Output byte count on mif */ member
|
| /trueos/usr.bin/netstat/ |
| HD | if.c | 384 show_stat("lu", 10, IFA_STAT(obytes), link|network); in intpr() 502 st->ift_ob += IFA_STAT(obytes); in fill_iftot()
|
| /trueos/sys/dev/ce/ |
| HD | ceddk.h | 89 ulong64 obytes; member
|
| HD | if_ce.c | 1411 st->obytes = c->obytes; in ce_ioctl() 1504 c->obytes = 0; in ce_ioctl() 2120 (unsigned long) c->obytes, c->opkts, c->underrun);
|
| /trueos/sys/netinet/ |
| HD | ip_mroute.h | 249 u_long obytes; /* Output byte count on vif */ member
|
| /trueos/sys/dev/mxge/ |
| HD | if_mxge_var.h | 210 u_long obytes; member
|
| /trueos/crypto/openssh/ |
| HD | clientloop.c | 1486 u_int64_t ibytes, obytes; in client_loop() local 1745 packet_get_state(MODE_OUT, NULL, NULL, NULL, &obytes); in client_loop() 1747 (unsigned long long)obytes, (unsigned long long)ibytes, total_time); in client_loop() 1750 obytes / total_time, ibytes / total_time); in client_loop()
|
| HD | sshd.c | 1415 u_int64_t ibytes, obytes; local 2227 packet_get_state(MODE_OUT, NULL, NULL, NULL, &obytes); 2229 (unsigned long long)obytes, (unsigned long long)ibytes);
|
| /trueos/sys/dev/ctau/ |
| HD | if_ct.c | 1356 st->obytes = c->obytes; in ct_ioctl() 1419 c->obytes = 0; in ct_ioctl() 1822 st.obytes = c->obytes; in print_stats() 1829 st.ierrs, st.obytes, st.opkts, st.oerrs); in print_stats()
|
| HD | ctddk.h | 399 unsigned long obytes; /* output bytes */ member
|
| /trueos/sys/i386/include/ |
| HD | cserial.h | 34 unsigned long obytes; /* output bytes */ member
|
| /trueos/sys/dev/cp/ |
| HD | cpddk.h | 151 ulong64 obytes; /* output bytes */ member
|
| HD | if_cp.c | 1139 st->obytes = c->obytes; in cp_ioctl() 1222 c->obytes = 0; in cp_ioctl() 1891 (unsigned long) c->obytes, c->opkts, c->underrun); in print_stats()
|
| /trueos/sys/dev/fatm/ |
| HD | if_fatmvar.h | 175 uint32_t obytes; member
|
| /trueos/sys/dev/hatm/ |
| HD | if_hatm_ioctl.c | 154 vcc->obytes = vcc->opackets = 0; in hatm_open_vcc()
|
| HD | if_hatmvar.h | 340 uint32_t obytes; member
|
| HD | if_hatm_tx.c | 495 arg.vcc->obytes += len; in hatm_start()
|
| /trueos/sys/dev/cx/ |
| HD | cxddk.h | 334 unsigned long obytes; /* output bytes */ member
|
| HD | if_cx.c | 1752 st->obytes = c->obytes; in cx_ioctl() 1773 c->obytes = 0; in cx_ioctl() 2330 c->ierrs, c->obytes, c->opkts, c->oerrs); in print_stats()
|
| /trueos/sys/dev/patm/ |
| HD | if_patm_ioctl.c | 162 vcc->obytes = vcc->opackets = 0; in patm_open_vcc()
|
| HD | if_patmvar.h | 198 uint64_t obytes; /* bytes sent */ member
|
| /trueos/sys/kern/ |
| HD | tty_ttydisc.c | 1192 ssize_t obytes = uio->uio_resid; in ttydisc_getc_uio() local 1227 atomic_add_long(&tty_nout, obytes - uio->uio_resid); in ttydisc_getc_uio()
|