Home
last modified time | relevance | path

Searched defs:dst_ip_mask (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/lib/librte_flow_classify/
H A Drte_flow_classify.h123 uint32_t dst_ip_mask; /**< Mask of destination IP address. */ member
/f-stack/dpdk/drivers/net/e1000/
H A De1000_ethdev.h203 uint8_t dst_ip_mask:1, /* if mask is 1b, do not compare dst ip. */ member
217 uint8_t dst_ip_mask:1, /* if mask is 1b, do not compare dst ip. */ member
/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_ethdev.h59 uint8_t dst_ip_mask:1, member
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_eth_ctrl.h56 uint32_t dst_ip_mask; /**< Mask of destination IP address. */ member
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h296 uint8_t dst_ip_mask:1, /* if mask is 1b, do not compare dst ip. */ member