Home
last modified time | relevance | path

Searched refs:NG_H4_STAT_IERROR (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c367 NG_H4_STAT_IERROR(sc->stat); in ng_h4_input()
386 NG_H4_STAT_IERROR(sc->stat); in ng_h4_input()
439 NG_H4_STAT_IERROR(sc->stat); in ng_h4_input()
508 NG_H4_STAT_IERROR(sc->stat); in ng_h4_input()
543 NG_H4_STAT_IERROR(sc->stat); in ng_h4_input()
H A Dng_h4_var.h83 #define NG_H4_STAT_IERROR(s) (s).ierrors ++ macro