Lines Matching refs:u_int32_t
76 u_int32_t ifOutUniPackets; /* Packets sent by me */
77 u_int32_t ifOutOctets; /* Octets sent by me */
78 u_int32_t ifInUniPackets; /* Packets received from peer */
79 u_int32_t ifInDiscards; /* Discards */
80 u_int32_t ifInErrors; /* Errors */
81 u_int32_t ifInOctets; /* Octets received from peer (unused) */
84 u_int32_t InGoodOctets; /* Good octets received from peer */
85 u_int32_t OutLQRs; /* LQRs sent by me */
86 u_int32_t InLQRs; /* LQRs received from peer */
97 u_int32_t seq_sent; /* last echo sent */
98 u_int32_t seq_recv; /* last echo received */