Lines Matching refs:mpls
69 #include <netmpls/mpls.h>
80 IF_CLONE_INITIALIZER("mpls", mpls_clone_create, mpls_clone_destroy);
339 * MPLS Label Switch Engine
351 /* If we're not accepting MPLS frames, leave now. */
420 /* Check if we should do MPLS forwarding */
433 /* MPLS packet with no MPLS tagged route ? */
571 /* set IP ttl from MPLS ttl */
575 /* set IP Precedence from MPLS Exp */
600 * Prepend MPLS label
720 IF_MODULE(MODULE_CLASS_DRIVER, mpls, NULL)