Searched refs:MPLS (Results 1 – 8 of 8) sorted by relevance
3 # MPLS configuration6 menuconfig MPLS config13 MPLS remains a simple way of making tunnels.15 If you have not heard of MPLS you probably want to say N here.17 if MPLS20 tristate "MPLS: GSO support"22 This is helper module to allow segmentation of non-MPLS GSO packets23 that have had MPLS stack entries pushed onto them and thus24 become MPLS GSO packets.27 tristate "MPLS: routing support"[all …]
12 tunnelling different L3 protocols like MPLS, IP, NSH etc. inside a UDP tunnel.17 The bareudp device supports special handling for MPLS & IP as they can have19 The MPLS protocol can have ethertypes ETH_P_MPLS_UC (unicast) & ETH_P_MPLS_MC (multicast).32 0x8847 (MPLS traffic). The destination port of the UDP header will be set to40 same family. It is currently only available for IP and MPLS. This mode has to50 For MPLS, the multiproto mode allows the tunnel to handle both unicast51 and multicast MPLS packets.
4 MPLS Sysfs variables32 the MPLS header on imposing labels and propagated from the33 MPLS header to the IPv4/IPv6 header on popping the last label.35 If disabled, the MPLS transport network will appear as a42 Default TTL value to use for MPLS packets where it cannot be
197 pgset "mpls 0001000a,0002000a,0000000a" set MPLS labels (in this example
35 #define MPLS 4 macro129 bpf_tail_call_static(skb, &jmp_table, MPLS); in parse_eth_proto()392 PROG(MPLS)(struct __sk_buff *skb) in PROG() argument
14 select MPLS
820 tristate "MPLS manipulation"823 Say Y here to push or pop MPLS headers.
1454 sb->lu_type = DR_STE_CALC_DFNR_TYPE(MPLS, sb->inner); in dr_ste_v1_build_mpls_init()