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

/netbsd-current/sys/netcan/
H A Dcan.c412 can_bpf_mtap(struct ifnet *ifp, struct mbuf *m, bool do_softint) argument
421 /* Assume the direction is input when do_softint is set. */
422 if (do_softint)

Completed in 177 milliseconds