| 
    DPDK
    19.08.0-rc0
    
   | 
 
#include <rte_flow.h>
Data Fields | |
| uint32_t | num | 
RTE_FLOW_ITEM_TYPE_ANY
Matches any protocol in place of the current layer, a single ANY may also stand for several protocol layers.
This is usually specified as the first pattern item when looking for a protocol anywhere in a packet.
A zeroed mask stands for any number of layers.
Definition at line 437 of file rte_flow.h.
| uint32_t num | 
Number of layers covered.
Definition at line 438 of file rte_flow.h.
 1.8.15