Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dopenvswitch.h673 __be16 mpls_ethertype; /* Either %ETH_P_MPLS_UC or %ETH_P_MPLS_MC */ member
688 __be16 mpls_ethertype; /* Either %ETH_P_MPLS_UC or %ETH_P_MPLS_MC */ member
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dactions.c163 __be32 mpls_lse, __be16 mpls_ethertype, __u16 mac_len) in push_mpls() argument
167 err = skb_mpls_push(skb, mpls_lse, mpls_ethertype, mac_len, !!mac_len); in push_mpls()
1326 mpls->mpls_ethertype, skb->mac_len); in do_execute_actions()
1337 mpls->mpls_ethertype, mac_len); in do_execute_actions()
H A Dflow_netlink.c3216 if (!eth_p_mpls(mpls->mpls_ethertype)) in __ovs_nla_copy_actions()
3236 eth_type = mpls->mpls_ethertype; in __ovs_nla_copy_actions()
3243 if (!eth_p_mpls(mpls->mpls_ethertype)) in __ovs_nla_copy_actions()
3255 eth_type = mpls->mpls_ethertype; in __ovs_nla_copy_actions()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dopenvswitch.h650 __be16 mpls_ethertype; /* Either %ETH_P_MPLS_UC or %ETH_P_MPLS_MC */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dopenvswitch.h650 __be16 mpls_ethertype; /* Either %ETH_P_MPLS_UC or %ETH_P_MPLS_MC */ member