Searched defs:if_data_extended (Results 1 – 1 of 1) sorted by relevance
103 struct if_data_extended { struct104 u_int64_t ifi_alignerrs;/* unaligned (32-bit) input pkts */105 u_int64_t ifi_dt_bytes;/* Data threshold counter */106 u_int64_t ifi_fpackets;/* forwarded packets on interface */107 u_int64_t ifi_fbytes; /* forwarded bytes on interface */108 u_int64_t reserved[12];/* for future */