Home
last modified time | relevance | path

Searched defs:proto_mask (Results 1 – 10 of 10) sorted by relevance

/f-stack/dpdk/lib/librte_flow_classify/
H A Drte_flow_classify.h131 uint8_t proto_mask; /**< Mask of L4 protocol. */ member
/f-stack/dpdk/app/test/
H A Dtest_acl.h27 uint8_t proto_mask; /**< IPv4 protocol ID mask. */ member
/f-stack/dpdk/drivers/net/e1000/
H A De1000_ethdev.h207 proto_mask:1; /* if mask is 1b, do not compare protocol. */ member
221 proto_mask:1; /* if mask is 1b, do not compare protocol. */ member
/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_ethdev.h63 proto_mask:1; member
101 uint16_t proto_mask; member
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.h164 proto_mask:1; /* if mask is 1b, do compare protocol. */ member
/f-stack/dpdk/examples/ip_pipeline/
H A Dpipeline.h236 uint8_t proto_mask; member
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_flow.c498 uint64_t proto_mask, in flow_item_skip_disabled_protos()
H A Drte_eth_softnic_internals.h925 uint8_t proto_mask; member
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_eth_ctrl.h64 uint8_t proto_mask; /**< Mask of L4 protocol. */ member
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h300 proto_mask:1; /* if mask is 1b, do not compare protocol. */ member