Searched refs:TCAM_IP_CLASS (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hxge_flow.h | 158 #define TCAM_IP_CLASS(key, mask, class) { \ macro
|
/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_fflp.c | 920 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()
|
/illumos-gate/usr/src/uts/common/sys/nxge/ |
H A D | nxge_flow.h | 193 #define TCAM_IP_CLASS(key, mask, class) { \ macro
|