Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_flow.c2605 tcam_key->key_info_ipv6.ipv6_key0 = in hinic_fdir_tcam_ipv6_init()
2608 tcam_key->key_info_ipv6.ipv6_key1 = in hinic_fdir_tcam_ipv6_init()
2611 tcam_key->key_info_ipv6.ipv6_key2 = in hinic_fdir_tcam_ipv6_init()
2614 tcam_key->key_info_ipv6.ipv6_key3 = in hinic_fdir_tcam_ipv6_init()
2617 tcam_key->key_info_ipv6.ipv6_key4 = in hinic_fdir_tcam_ipv6_init()
2620 tcam_key->key_info_ipv6.ipv6_key5 = in hinic_fdir_tcam_ipv6_init()
2623 tcam_key->key_info_ipv6.ipv6_key6 = in hinic_fdir_tcam_ipv6_init()
2626 tcam_key->key_info_ipv6.ipv6_key7 = in hinic_fdir_tcam_ipv6_init()
2654 tcam_key->key_info_ipv6.protocol = in hinic_fdir_tcam_ipv6_init()
2667 tcam_key->key_info_ipv6.ipv6_flag = 1; in hinic_fdir_tcam_ipv6_init()
[all …]
H A Dhinic_pmd_ethdev.h246 struct tag_tcam_key_ipv6_mem key_info_ipv6; member