HomeSort by: relevance | last modified time | path
    Searched defs:if_input (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/net/
if.c 823 * in softint (so called softint-based if_input). It utilizes
829 * - If you use if_attach in driver's _attach function and if_input in
1132 if_input(struct ifnet *ifp, struct mbuf *m) function in typeref:typename:void
1149 * migrate softint-based if_input without much changes. If you don't

Completed in 35 milliseconds