Searched defs:ifiqueue (Results 1 – 1 of 1) sorted by relevance
76 struct ifiqueue { struct81 struct ifiqueue *_ifiq_ifiqs[1]; argument82 } _ifiq_ptr;86 struct mutex ifiq_mtx;88 struct task ifiq_task;92 uint64_t ifiq_packets;93 uint64_t ifiq_bytes;94 uint64_t ifiq_fdrops;95 uint64_t ifiq_qdrops;96 uint64_t ifiq_errors;[all …]