HomeSort by: relevance | last modified time | path
    Searched refs:MPLS (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/rump/include/opt/
opt_rumpkernel.h 23 #define MPLS 1
  /src/sys/net/
if_loop.c 113 #ifdef MPLS
114 #include <netmpls/mpls.h>
299 #ifdef MPLS
if_gre.c 105 #ifdef MPLS
106 #include <netmpls/mpls.h>
833 #ifdef MPLS
917 #ifdef MPLS
if_ethersubr.c 163 #ifdef MPLS
164 #include <netmpls/mpls.h>
420 #ifdef MPLS
425 /* Having the tag itself indicates it's MPLS */
723 * Determine if the packet is within its size limits. For MPLS the
985 #ifdef MPLS
  /src/sys/netinet/
ip_output.c 145 #ifdef MPLS
146 #include <netmpls/mpls.h>
166 #ifdef MPLS
180 * it's MPLS. Need some more efficient solution.

Completed in 16 milliseconds