Home
last modified time | relevance | path

Searched refs:TUN_P_MPLS_UC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dtun_proto.h13 #define TUN_P_MPLS_UC 0x05 macro
26 case TUN_P_MPLS_UC: in tun_p_to_eth_p()
44 return TUN_P_MPLS_UC; in tun_p_from_eth_p()
/kernel/linux/linux-6.6/include/net/
H A Dtun_proto.h14 #define TUN_P_MPLS_UC 0x05 macro
27 case TUN_P_MPLS_UC: in tun_p_to_eth_p()
45 return TUN_P_MPLS_UC; in tun_p_from_eth_p()

Completed in 1 milliseconds