Searched refs:pckts_sent (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/netgraph/bluetooth/include/
H A Dng_h4.h105 u_int32_t pckts_sent; /* # of packets sent */ member in struct:__anon14991
H A Dng_ubt.h81 u_int32_t pckts_sent; /* # of packets sent */ member in struct:__anon15263
/freebsd-13-stable/sys/netgraph/bluetooth/drivers/h4/
H A Dng_h4_var.h78 #define NG_H4_STAT_PCKTS_SENT(s) (s).pckts_sent ++
/freebsd-13-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_var.h118 #define UBT_STAT_PCKTS_SENT(sc) (sc)->sc_stat.pckts_sent ++

Completed in 75 milliseconds