HomeSort by relevance Sort by last modified time
    Searched defs:mpls_ethertype (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
openvswitch.h 364 __be16 mpls_ethertype; member in struct:ovs_action_push_mpls
  /external/kernel-headers/original/uapi/linux/
openvswitch.h 659 * @mpls_ethertype: Ethertype to set in the encapsulating ethernet frame.
661 * The only values @mpls_ethertype should ever be given are %ETH_P_MPLS_UC and
666 __be16 mpls_ethertype; /* Either %ETH_P_MPLS_UC or %ETH_P_MPLS_MC */ member in struct:ovs_action_push_mpls
    [all...]

Completed in 613 milliseconds