Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c945 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()
/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1292 #define ip6_ip_addr_key key.ipv6_e.ip_addr macro