Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
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()