Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dtun_proto.h12 #define TUN_P_ETHERNET 0x03 macro
23 case TUN_P_ETHERNET: in tun_p_to_eth_p()
41 return TUN_P_ETHERNET; in tun_p_from_eth_p()
/openbmc/linux/net/nsh/
H A Dnsh.c22 next_proto = TUN_P_ETHERNET; in nsh_push()
/openbmc/linux/net/openvswitch/
H A Dflow_netlink.c3426 if (key->nsh.base.np == TUN_P_ETHERNET) in __ovs_nla_copy_actions()