Searched defs:ibytes (Results 1 – 15 of 15) sorted by relevance
92 unsigned char ibytes[4]; local
284 char ibytes[FMT_SCALED_STRSIZE]; in print_addr() local328 char ibytes[FMT_SCALED_STRSIZE]; in sidewaysintpr() local
142 u_int64_t ibytes; in ipcomp_input() local
541 uint64_t ibytes; in ah_input() local
146 u_long ibytes; /* input byte count on vif */ member
78 uint64_t ibytes; /** Bytes of input packets */ member
586 uint64_t ibytes; member
74 uint64_t ibytes; member
44 unsigned int ibytes, obytes; /* bytes the hw transferred */ member
61 uint64_t ibytes; /* number of received bytes from tunnel */ member
189 u_int64_t ibytes; /* Input 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()