Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.h81 #define IPV6_ADDR_WORD_MASK 3 /* The last two word of IPv6 as FDIR search key */ macro
H A Dhns3_fdir.c330 key_cfg->inner_sipv6_word_en = IPV6_ADDR_WORD_MASK; in hns3_init_fd_config()
331 key_cfg->inner_dipv6_word_en = IPV6_ADDR_WORD_MASK; in hns3_init_fd_config()