Symbol: tcam_entry_t
usr/src/uts/common/io/nxge/npi/npi_fflp.c
344
npi_fflp_tcam_entry_match(npi_handle_t handle, tcam_entry_t *tcam_ptr)
usr/src/uts/common/io/nxge/npi/npi_fflp.c
450
tcam_entry_t *tcam_ptr)
usr/src/uts/common/io/nxge/npi/npi_fflp.h
956
int npi_fflp_tcam_entry_match(npi_handle_t, tcam_entry_t *);
usr/src/uts/common/io/nxge/npi/npi_fflp.h
976
tcam_entry_t *);
usr/src/uts/common/io/nxge/npi/npi_fflp.h
997
tcam_entry_t *);
usr/src/uts/common/io/nxge/nxge_fflp.c
1018
tcam_entry_t *tcam_ptr)
usr/src/uts/common/io/nxge/nxge_fflp.c
1050
tcam_entry_t *tcam_ptr)
usr/src/uts/common/io/nxge/nxge_fflp.c
1084
tcam_entry_t *tcam_ptr)
usr/src/uts/common/io/nxge/nxge_fflp.c
1116
tcam_entry_t *tcam_ptr)
usr/src/uts/common/io/nxge/nxge_fflp.c
1153
tcam_entry_t *tcam_ptr, tcam_class_t class)
usr/src/uts/common/io/nxge/nxge_fflp.c
1271
tcam_entry_t tcam_ptr;
usr/src/uts/common/io/nxge/nxge_fflp.c
1280
bzero((void *)&tcam_ptr, sizeof (tcam_entry_t));
usr/src/uts/common/io/nxge/nxge_fflp.c
1517
sizeof (tcam_entry_t));
usr/src/uts/common/io/nxge/nxge_fflp.c
1533
tcam_entry_t tcam_ptr;
usr/src/uts/common/io/nxge/nxge_fflp.c
1544
bzero((void *)&tcam_ptr, sizeof (tcam_entry_t));
usr/src/uts/common/io/nxge/nxge_fflp.c
1586
sizeof (tcam_entry_t));
usr/src/uts/common/io/nxge/nxge_fflp.c
2432
tcam_entry_t *tp;
usr/src/uts/common/io/nxge/nxge_fflp.c
2514
tcam_entry_t *tp;
usr/src/uts/common/io/nxge/nxge_fflp.c
46
static void nxge_fill_tcam_entry_tcp(p_nxge_t, flow_spec_t *, tcam_entry_t *);
usr/src/uts/common/io/nxge/nxge_fflp.c
47
static void nxge_fill_tcam_entry_udp(p_nxge_t, flow_spec_t *, tcam_entry_t *);
usr/src/uts/common/io/nxge/nxge_fflp.c
48
static void nxge_fill_tcam_entry_sctp(p_nxge_t, flow_spec_t *, tcam_entry_t *);
usr/src/uts/common/io/nxge/nxge_fflp.c
50
tcam_entry_t *);
usr/src/uts/common/io/nxge/nxge_fflp.c
52
tcam_entry_t *);
usr/src/uts/common/io/nxge/nxge_fflp.c
54
tcam_entry_t *);
usr/src/uts/common/io/nxge/nxge_fflp.c
90
tcam_entry_t tcam_rdptr;
usr/src/uts/common/io/nxge/nxge_fflp.c
907
tcam_entry_t *tcam_ptr)
usr/src/uts/common/io/nxge/nxge_fflp.c
934
tcam_entry_t *tcam_ptr)
usr/src/uts/common/io/nxge/nxge_fflp.c
967
tcam_entry_t *tcam_ptr)
usr/src/uts/common/io/nxge/nxge_fflp.c
993
tcam_entry_t *tcam_ptr)
usr/src/uts/common/sys/nxge/nxge_fflp.h
129
tcam_entry_t tce;