Searched refs:NG_H4_STAT_PCKTS_RECV (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netgraph/bluetooth/drivers/h4/ | ||
| H A D | ng_h4_var.h | 80 #define NG_H4_STAT_PCKTS_RECV(s) (s).pckts_recv ++ macro |
| H A D | ng_h4.c | 551 NG_H4_STAT_PCKTS_RECV(sc->stat); in ng_h4_input() |