Searched refs:ng_iface_send (Results 1 – 1 of 1) sorted by relevance
138 static int ng_iface_send(struct ifnet *ifp, struct mbuf *m,387 error = ng_iface_send(ifp, m, af); in ng_iface_output()409 ng_iface_send(ifp, m, sa); in ng_iface_start()433 ng_iface_send(struct ifnet *ifp, struct mbuf *m, sa_family_t sa) in ng_iface_send() function