Searched refs:fxp_encap (Results 1 – 1 of 1) sorted by relevance
233 static int fxp_encap(struct fxp_softc *sc, struct mbuf **m_head);1370 if (fxp_encap(sc, &mb_head)) { in fxp_start_body()1401 fxp_encap(struct fxp_softc *sc, struct mbuf **m_head) in fxp_encap() function