Searched refs:hinic_fdir (Results 1 – 2 of 2) sorted by relevance
986 rte_memcpy(rule->hinic_fdir.dst_ipv6, in hinic_normal_item_check_ip()2521 rule->hinic_fdir.dst_ip & 0xffffU; in hinic_fdir_tcam_ipv4_init()2607 rule->hinic_fdir.dst_ipv6[1]; in hinic_fdir_tcam_ipv6_init()2610 rule->hinic_fdir.dst_ipv6[3]; in hinic_fdir_tcam_ipv6_init()2613 rule->hinic_fdir.dst_ipv6[5]; in hinic_fdir_tcam_ipv6_init()2616 rule->hinic_fdir.dst_ipv6[7]; in hinic_fdir_tcam_ipv6_init()2619 rule->hinic_fdir.dst_ipv6[9]; in hinic_fdir_tcam_ipv6_init()2622 rule->hinic_fdir.dst_ipv6[11]; in hinic_fdir_tcam_ipv6_init()2625 rule->hinic_fdir.dst_ipv6[13]; in hinic_fdir_tcam_ipv6_init()2628 rule->hinic_fdir.dst_ipv6[15]; in hinic_fdir_tcam_ipv6_init()[all …]
257 struct hinic_atr_input hinic_fdir; /* key of fdir filter */ member