if_mpls.c | 86 static int mpls_send_frame(struct mbuf *, struct ifnet *, 285 err = mpls_send_frame(m, rt1->rt_ifp, rt); 488 error = mpls_send_frame(m, rt->rt_ifp, rt); 500 mpls_send_frame(struct mbuf *m, struct ifnet *ifp, const struct rtentry *rt) function in typeref:typename:int
|