Searched defs:obytes (Results 1 – 12 of 12) sorted by relevance
285 char obytes[FMT_SCALED_STRSIZE]; in print_addr() local329 char obytes[FMT_SCALED_STRSIZE]; in sidewaysintpr() local
79 uint64_t obytes; /** Bytes of output packets */ member
588 uint64_t obytes; member
75 uint64_t obytes; member
345 u_int64_t obytes; in ipip_output() local
147 u_long obytes; /* output byte count on vif */ member
44 unsigned int ibytes, obytes; /* bytes the hw transferred */ member
64 uint64_t obytes; /* number of sent bytes to tunnel */ member
190 u_int64_t obytes; /* Output byte count on mif */ member
758 u_int64_t ibytes, obytes; in main() local
1442 u_int64_t ibytes, obytes; in client_loop() local
447 ssh_packet_get_bytes(struct ssh *ssh, u_int64_t *ibytes, u_int64_t *obytes) in ssh_packet_get_bytes()