Searched refs:url_send (Results 1 – 1 of 1) sorted by relevance
117 Static int url_send(struct url_softc *, struct mbuf *, int);907 if (url_send(sc, m_head, 0)) { in url_start()926 url_send(struct url_softc *sc, struct mbuf *m, int idx) in url_send() function