Searched refs:rx_bytes (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/uucp-11/uucp/
H A Dprotz.c1024 winpos_t rx_bytes;
1026 zdecode_data_hdr (rclhdr (rx_hdr), &rx_bytes);
1029 wpZrxbytes, rx_bytes);
1030 if (rx_bytes != wpZrxbytes) {
1644 winpos_t rx_bytes;
1699 zdecode_data_hdr (rclhdr (rx_hdr), &rx_bytes);
1700 if (((wpZrxbytes + 1024L) & ~1023L) == rx_bytes) {
1713 * On the other hand, if (rx_bytes == wpZrxbytes) then
1717 zdecode_data_hdr (rclhdr (rx_hdr), &rx_bytes);
1718 if (((wpZrxbytes + 1024L) & ~1023L) == rx_bytes)
1023 winpos_t rx_bytes; local
1025 zdecode_data_hdr (rclhdr (rx_hdr), &rx_bytes); local
1641 winpos_t rx_bytes; local
1696 zdecode_data_hdr (rclhdr (rx_hdr), &rx_bytes); local
1714 zdecode_data_hdr (rclhdr (rx_hdr), &rx_bytes); local
2260 winpos_t rx_bytes; local
2265 zdecode_data_hdr (rclhdr (rx_hdr), &rx_bytes); local
[all...]
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-dos.h179 DWORD rx_bytes; /* total bytes received */ member in struct:net_device_stats
/macosx-10.10/libpcap-48/libpcap/pcap/
H A Dpcap.h212 u_long rx_bytes; /* total bytes received */ member in struct:pcap_stat_ex

Completed in 421 milliseconds