mpls_input
sc->sc_if._if_input = mpls_input;
mpls_input(m_get_rcvif_NOMPSAFE(m), m);
static void mpls_input(struct ifnet *, struct mbuf *);