Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dif_gre.h100 struct evcnt sc_error_ev; member
H A Dif_gre.c249 evcnt_detach(&sc->sc_error_ev); in gre_evcnt_detach()
264 evcnt_attach_dynamic(&sc->sc_error_ev, EVCNT_TYPE_MISC, in gre_evcnt_attach()
396 sc->sc_error_ev.ev_count++; in gre_receive()