Home
last modified time | relevance | path

Searched refs:TCAM_IP_CLASS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h158 #define TCAM_IP_CLASS(key, mask, class) { \ macro
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h193 #define TCAM_IP_CLASS(key, mask, class) { \ macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c920 TCAM_IP_CLASS(tcam_ptr->ip4_class_key, in nxge_fill_tcam_entry_udp()
950 TCAM_IP_CLASS(tcam_ptr->ip6_class_key, in nxge_fill_tcam_entry_udp_ipv6()
980 TCAM_IP_CLASS(tcam_ptr->ip4_class_key, in nxge_fill_tcam_entry_tcp()
1002 TCAM_IP_CLASS(tcam_ptr->ip4_class_key, in nxge_fill_tcam_entry_sctp()
1034 TCAM_IP_CLASS(tcam_ptr->ip6_class_key, in nxge_fill_tcam_entry_tcp_ipv6()
1067 TCAM_IP_CLASS(tcam_ptr->ip6_class_key, in nxge_fill_tcam_entry_sctp_ipv6()
1097 TCAM_IP_CLASS(tcam_ptr->ip4_class_key, in nxge_fill_tcam_entry_ah_esp()
1132 TCAM_IP_CLASS(tcam_ptr->ip6_class_key, in nxge_fill_tcam_entry_ah_esp_ipv6()
1167 TCAM_IP_CLASS(tcam_ptr->ip4_class_key, in nxge_fill_tcam_entry_ip_usr()