OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpls_ethertype
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
openvswitch.h
382
__be16
mpls_ethertype
;
member in struct:ovs_action_push_mpls
/external/kernel-headers/original/uapi/linux/
openvswitch.h
574
* @
mpls_ethertype
: Ethertype to set in the encapsulating ethernet frame.
576
* The only values @
mpls_ethertype
should ever be given are %ETH_P_MPLS_UC and
581
__be16
mpls_ethertype
; /* Either %ETH_P_MPLS_UC or %ETH_P_MPLS_MC */
member in struct:ovs_action_push_mpls
Completed in 55 milliseconds