Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c943 TCAM_IPV6_ADDR(tcam_ptr->ip6_ip_addr_key, fspec_key.ip6src); in nxge_fill_tcam_entry_udp_ipv6()
946 TCAM_IPV6_ADDR(tcam_ptr->ip6_ip_addr_key, fspec_key.ip6dst); in nxge_fill_tcam_entry_udp_ipv6()
1027 TCAM_IPV6_ADDR(tcam_ptr->ip6_ip_addr_key, fspec_key.ip6src); in nxge_fill_tcam_entry_tcp_ipv6()
1030 TCAM_IPV6_ADDR(tcam_ptr->ip6_ip_addr_key, fspec_key.ip6dst); in nxge_fill_tcam_entry_tcp_ipv6()
1060 TCAM_IPV6_ADDR(tcam_ptr->ip6_ip_addr_key, fspec_key.ip6src); in nxge_fill_tcam_entry_sctp_ipv6()
1063 TCAM_IPV6_ADDR(tcam_ptr->ip6_ip_addr_key, fspec_key.ip6dst); in nxge_fill_tcam_entry_sctp_ipv6()
1125 TCAM_IPV6_ADDR(tcam_ptr->ip6_ip_addr_key, fspec_key.ip6src); in nxge_fill_tcam_entry_ah_esp_ipv6()
1128 TCAM_IPV6_ADDR(tcam_ptr->ip6_ip_addr_key, fspec_key.ip6dst); in nxge_fill_tcam_entry_ah_esp_ipv6()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1292 #define ip6_ip_addr_key key.ipv6_e.ip_addr macro