Searched refs:u_quad_t (Results 1 – 7 of 7) sorted by relevance
35 u_quad_t ifs6_in_receive; /* # of total input datagram */36 u_quad_t ifs6_in_hdrerr; /* # of datagrams with invalid hdr */37 u_quad_t ifs6_in_toobig; /* # of datagrams exceeded MTU */38 u_quad_t ifs6_in_noroute; /* # of datagrams with no route */39 u_quad_t ifs6_in_addrerr; /* # of datagrams with invalid dst */40 u_quad_t ifs6_in_protounknown; /* # of datagrams with unknown proto */42 u_quad_t ifs6_in_truncated; /* # of truncated datagrams */43 u_quad_t ifs6_in_discard; /* # of discarded datagrams */45 u_quad_t ifs6_in_deliver; /* # of datagrams delivered to ULP */47 u_quad_t ifs6_out_forward; /* # of datagrams forwarded */[all …]
82 typedef unsigned __int64 u_quad_t; typedef84 typedef unsigned long long u_quad_t; typedef91 typedef unsigned long long u_quad_t; typedef98 #define cdev_t u_quad_t102 typedef unsigned long long u_quad_t; typedef215 u_quad_t va_size; /* file size in bytes */223 u_quad_t va_bytes; /* bytes of disk space held by file */224 u_quad_t va_filerev; /* file modification number */
546 pub type u_quad_t = __u_quad_t; typedef
2380 u_quad_t = u_int64_t variable
127 sb_max_adj = (u_long)((u_quad_t) (sb_max) * MCLBYTES / (MSIZE + MCLBYTES)); in sctp_init()129 sb_max_adj = (u_long)((u_quad_t) (SB_MAX) * MCLBYTES / (MSIZE + MCLBYTES)); in sctp_init()
4425 …<typedef-decl name='u_quad_t' type-id='type-id-519' filepath='/usr/include/x86_64-linux-gnu/sys/ty…