Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dopenvswitch.h984 * @OVS_ACTION_ATTR_POP_ETH: Pop the outermost Ethernet header off the
1031 OVS_ACTION_ATTR_POP_ETH, /* No argument. */ enumerator
/linux/net/openvswitch/
H A Dactions.c1464 case OVS_ACTION_ATTR_POP_ETH: in do_execute_actions()