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

/freebsd-10.0-release/contrib/ipfilter/
H A Dip_fil.c29 static int no_output __P((struct ifnet *, struct mbuf *,
35 static int no_output __P((struct ifnet *, struct mbuf *,
40 static int no_output __P((struct ifnet *, struct mbuf *,
124 no_output(ifp, m, s) function
127 no_output (ifp, m, s, rt, cp)
130 no_output(ifp, m, s, rt)
359 ifp->if_output = (void *)no_output;

Completed in 59 milliseconds