Searched refs:ipflow_fastforward (Results 1 – 9 of 9) sorted by relevance
234 int ipflow_fastforward(struct mbuf *);
260 if (ipflow_fastforward(m)) in atm_input()
508 if (ipflow_fastforward(m)) in fddi_input()
776 if (ipflow_fastforward(m)) in ether_input()
1649 if (ipflow_fastforward(m)) in ppp_inproc()
346 int ipflow_fastforward(struct mbuf *);
201 ipflow_fastforward(struct mbuf *m) in ipflow_fastforward() function