Home
last modified time | relevance | path

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

/mirbsd/src/sys/net/
Dif_stripvar.h63 int stripoutput(struct ifnet *,
Dif_strip.c361 sc->sc_if.if_output = stripoutput;
704 stripoutput(ifp, m, dst, rt) in stripoutput() function