Searched refs:TCAM_IP_CLASS (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/hxge/ |
H A D | hxge_flow.h | 160 #define TCAM_IP_CLASS(key, mask, class) { \ macro
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_flow.h | 193 #define TCAM_IP_CLASS(key, mask, class) { \ macro
|
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_fflp.c | 922 TCAM_IP_CLASS(tcam_ptr->ip4_class_key, in nxge_fill_tcam_entry_udp() 952 TCAM_IP_CLASS(tcam_ptr->ip6_class_key, in nxge_fill_tcam_entry_udp_ipv6() 983 TCAM_IP_CLASS(tcam_ptr->ip4_class_key, in nxge_fill_tcam_entry_tcp() 1006 TCAM_IP_CLASS(tcam_ptr->ip4_class_key, in nxge_fill_tcam_entry_sctp() 1039 TCAM_IP_CLASS(tcam_ptr->ip6_class_key, in nxge_fill_tcam_entry_tcp_ipv6() 1072 TCAM_IP_CLASS(tcam_ptr->ip6_class_key, in nxge_fill_tcam_entry_sctp_ipv6() 1103 TCAM_IP_CLASS(tcam_ptr->ip4_class_key, in nxge_fill_tcam_entry_ah_esp() 1139 TCAM_IP_CLASS(tcam_ptr->ip6_class_key, in nxge_fill_tcam_entry_ah_esp_ipv6() 1175 TCAM_IP_CLASS(tcam_ptr->ip4_class_key, in nxge_fill_tcam_entry_ip_usr()
|