Searched refs:ip6_ip_addr_key (Results 1 – 2 of 2) sorted by relevance
945 TCAM_IPV6_ADDR(tcam_ptr->ip6_ip_addr_key, fspec_key->ip6src); in nxge_fill_tcam_entry_udp_ipv6()948 TCAM_IPV6_ADDR(tcam_ptr->ip6_ip_addr_key, fspec_key->ip6dst); in nxge_fill_tcam_entry_udp_ipv6()1032 TCAM_IPV6_ADDR(tcam_ptr->ip6_ip_addr_key, fspec_key->ip6src); in nxge_fill_tcam_entry_tcp_ipv6()1035 TCAM_IPV6_ADDR(tcam_ptr->ip6_ip_addr_key, fspec_key->ip6dst); in nxge_fill_tcam_entry_tcp_ipv6()1065 TCAM_IPV6_ADDR(tcam_ptr->ip6_ip_addr_key, fspec_key->ip6src); in nxge_fill_tcam_entry_sctp_ipv6()1068 TCAM_IPV6_ADDR(tcam_ptr->ip6_ip_addr_key, fspec_key->ip6dst); in nxge_fill_tcam_entry_sctp_ipv6()1132 TCAM_IPV6_ADDR(tcam_ptr->ip6_ip_addr_key, fspec_key->ip6src); in nxge_fill_tcam_entry_ah_esp_ipv6()1135 TCAM_IPV6_ADDR(tcam_ptr->ip6_ip_addr_key, fspec_key->ip6dst); in nxge_fill_tcam_entry_ah_esp_ipv6()
1292 #define ip6_ip_addr_key key.ipv6_e.ip_addr macro