Symbol: flow_tab_t
usr/src/uts/common/io/mac/mac_client.c
5157
flow_tab_t *ft = flent->fe_flow_tab;
usr/src/uts/common/io/mac/mac_flow.c
1020
mac_flow_l2tab_create(mac_impl_t *mip, flow_tab_t **ftp)
usr/src/uts/common/io/mac/mac_flow.c
1030
mac_flow_tab_destroy(flow_tab_t *ft)
usr/src/uts/common/io/mac/mac_flow.c
1446
flow_tab_t *flow_tab;
usr/src/uts/common/io/mac/mac_flow.c
1626
flow_l2_match(flow_tab_t *ft, flow_entry_t *flent, flow_state_t *s)
usr/src/uts/common/io/mac/mac_flow.c
1641
flow_l2_hash(flow_tab_t *ft, flow_state_t *s)
usr/src/uts/common/io/mac/mac_flow.c
1653
flow_l2_accept(flow_tab_t *ft, flow_state_t *s)
usr/src/uts/common/io/mac/mac_flow.c
1698
flow_ether_hash(flow_tab_t *ft, flow_state_t *s)
usr/src/uts/common/io/mac/mac_flow.c
1709
flow_ether_hash_fe(flow_tab_t *ft, flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
1719
flow_ether_accept(flow_tab_t *ft, flow_state_t *s)
usr/src/uts/common/io/mac/mac_flow.c
1751
flow_l2_accept_fe(flow_tab_t *ft, flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
1781
flow_l2_hash_fe(flow_tab_t *ft, flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
1795
flow_l2_match_fe(flow_tab_t *ft, flow_entry_t *f1, flow_entry_t *f2)
usr/src/uts/common/io/mac/mac_flow.c
1810
flow_generic_insert_fe(flow_tab_t *ft, flow_entry_t **headp,
usr/src/uts/common/io/mac/mac_flow.c
1828
flow_ip_dsfield_match(flow_tab_t *ft, flow_entry_t *flent, flow_state_t *s)
usr/src/uts/common/io/mac/mac_flow.c
1859
flow_ip_v4_match(flow_tab_t *ft, flow_entry_t *flent, flow_state_t *s)
usr/src/uts/common/io/mac/mac_flow.c
1877
flow_ip_v6_match(flow_tab_t *ft, flow_entry_t *flent, flow_state_t *s)
usr/src/uts/common/io/mac/mac_flow.c
1894
flow_ip_proto_match(flow_tab_t *ft, flow_entry_t *flent, flow_state_t *s)
usr/src/uts/common/io/mac/mac_flow.c
1903
flow_ip_hash(flow_tab_t *ft, flow_state_t *s)
usr/src/uts/common/io/mac/mac_flow.c
192
sizeof (flow_tab_t), 0, NULL, NULL, NULL, NULL, NULL, 0);
usr/src/uts/common/io/mac/mac_flow.c
1926
flow_ip_proto_hash(flow_tab_t *ft, flow_state_t *s)
usr/src/uts/common/io/mac/mac_flow.c
1935
flow_ip_accept(flow_tab_t *ft, flow_state_t *s)
usr/src/uts/common/io/mac/mac_flow.c
1991
flow_ip_proto_accept_fe(flow_tab_t *ft, flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
2010
flow_ip_accept_fe(flow_tab_t *ft, flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
2073
flow_ip_proto_hash_fe(flow_tab_t *ft, flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
2081
flow_ip_hash_fe(flow_tab_t *ft, flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
2100
flow_ip_proto_match_fe(flow_tab_t *ft, flow_entry_t *f1, flow_entry_t *f2)
usr/src/uts/common/io/mac/mac_flow.c
2109
flow_ip_match_fe(flow_tab_t *ft, flow_entry_t *f1, flow_entry_t *f2)
usr/src/uts/common/io/mac/mac_flow.c
2180
flow_ip_insert_fe(flow_tab_t *ft, flow_entry_t **headp,
usr/src/uts/common/io/mac/mac_flow.c
2249
flow_transport_lport_match(flow_tab_t *ft, flow_entry_t *flent, flow_state_t *s)
usr/src/uts/common/io/mac/mac_flow.c
2261
flow_transport_rport_match(flow_tab_t *ft, flow_entry_t *flent, flow_state_t *s)
usr/src/uts/common/io/mac/mac_flow.c
2278
flow_transport_hash(flow_tab_t *ft, flow_state_t *s)
usr/src/uts/common/io/mac/mac_flow.c
2306
flow_transport_accept(flow_tab_t *ft, flow_state_t *s)
usr/src/uts/common/io/mac/mac_flow.c
2372
flow_transport_accept_fe(flow_tab_t *ft, flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
2415
flow_transport_hash_fe(flow_tab_t *ft, flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
2428
flow_transport_match_fe(flow_tab_t *ft, flow_entry_t *f1, flow_entry_t *f2)
usr/src/uts/common/io/mac/mac_flow.c
284
mac_flow_add(flow_tab_t *ft, flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
305
DTRACE_PROBE3(accept_failed, flow_tab_t *, ft,
usr/src/uts/common/io/mac/mac_flow.c
333
DTRACE_PROBE3(dup_flow, flow_tab_t *, ft,
usr/src/uts/common/io/mac/mac_flow.c
345
DTRACE_PROBE3(insert_failed, flow_tab_t *, ft,
usr/src/uts/common/io/mac/mac_flow.c
371
flow_tab_t *ft = flent->fe_flow_tab;
usr/src/uts/common/io/mac/mac_flow.c
406
flow_tab_t *ft;
usr/src/uts/common/io/mac/mac_flow.c
472
mac_flow_remove(flow_tab_t *ft, flow_entry_t *flent, boolean_t temp)
usr/src/uts/common/io/mac/mac_flow.c
518
mac_flow_lookup(flow_tab_t *ft, mblk_t *mp, uint_t flags, flow_entry_t **flentp)
usr/src/uts/common/io/mac/mac_flow.c
557
DTRACE_PROBE2(need_pullup, flow_tab_t *, ft,
usr/src/uts/common/io/mac/mac_flow.c
588
mac_flow_walk_nolock(flow_tab_t *ft, int (*fn)(flow_entry_t *, void *),
usr/src/uts/common/io/mac/mac_flow.c
614
mac_flow_walk(flow_tab_t *ft, int (*fn)(flow_entry_t *, void *),
usr/src/uts/common/io/mac/mac_flow.c
730
mac_flow_modify(flow_tab_t *ft, flow_entry_t *flent, mac_resource_props_t *mrp)
usr/src/uts/common/io/mac/mac_flow.c
897
flow_tab_t *ft = flent->fe_flow_tab;
usr/src/uts/common/io/mac/mac_flow.c
942
flow_tab_t *ft = flent->fe_flow_tab;
usr/src/uts/common/io/mac/mac_flow.c
972
static uint32_t flow_l2_hash(flow_tab_t *, flow_state_t *);
usr/src/uts/common/io/mac/mac_flow.c
973
static uint32_t flow_l2_hash_fe(flow_tab_t *, flow_entry_t *);
usr/src/uts/common/io/mac/mac_flow.c
974
static int flow_l2_accept(flow_tab_t *, flow_state_t *);
usr/src/uts/common/io/mac/mac_flow.c
975
static uint32_t flow_ether_hash(flow_tab_t *, flow_state_t *);
usr/src/uts/common/io/mac/mac_flow.c
976
static uint32_t flow_ether_hash_fe(flow_tab_t *, flow_entry_t *);
usr/src/uts/common/io/mac/mac_flow.c
977
static int flow_ether_accept(flow_tab_t *, flow_state_t *);
usr/src/uts/common/io/mac/mac_flow.c
984
mac_impl_t *mip, flow_tab_t **ftp)
usr/src/uts/common/io/mac/mac_flow.c
986
flow_tab_t *ft;
usr/src/uts/common/sys/mac_client_impl.h
250
flow_tab_t *mci_subflow_tab; /* Rx quiescence */
usr/src/uts/common/sys/mac_flow_impl.h
184
typedef boolean_t (*flow_match_fn_t)(flow_tab_t *, flow_entry_t *,
usr/src/uts/common/sys/mac_flow_impl.h
341
flow_tab_t *fe_flow_tab;
usr/src/uts/common/sys/mac_flow_impl.h
408
int (*fo_accept_fe)(flow_tab_t *, flow_entry_t *);
usr/src/uts/common/sys/mac_flow_impl.h
415
uint32_t (*fo_hash_fe)(flow_tab_t *, flow_entry_t *);
usr/src/uts/common/sys/mac_flow_impl.h
420
boolean_t (*fo_match_fe)(flow_tab_t *, flow_entry_t *,
usr/src/uts/common/sys/mac_flow_impl.h
429
int (*fo_insert_fe)(flow_tab_t *, flow_entry_t **,
usr/src/uts/common/sys/mac_flow_impl.h
437
uint32_t (*fo_hash)(flow_tab_t *, flow_state_t *);
usr/src/uts/common/sys/mac_flow_impl.h
446
int (*fo_accept[FLOW_MAX_ACCEPT])(flow_tab_t *,
usr/src/uts/common/sys/mac_flow_impl.h
530
extern int mac_flow_add(flow_tab_t *, flow_entry_t *);
usr/src/uts/common/sys/mac_flow_impl.h
535
extern int mac_flow_lookup(flow_tab_t *, mblk_t *, uint_t,
usr/src/uts/common/sys/mac_flow_impl.h
538
extern int mac_flow_walk(flow_tab_t *, int (*)(flow_entry_t *, void *),
usr/src/uts/common/sys/mac_flow_impl.h
541
extern int mac_flow_walk_nolock(flow_tab_t *,
usr/src/uts/common/sys/mac_flow_impl.h
544
extern void mac_flow_modify(flow_tab_t *, flow_entry_t *,
usr/src/uts/common/sys/mac_flow_impl.h
554
extern void mac_flow_remove(flow_tab_t *, flow_entry_t *, boolean_t);
usr/src/uts/common/sys/mac_flow_impl.h
561
struct mac_impl_s *, flow_tab_t **);
usr/src/uts/common/sys/mac_flow_impl.h
562
extern void mac_flow_l2tab_create(struct mac_impl_s *, flow_tab_t **);
usr/src/uts/common/sys/mac_flow_impl.h
563
extern void mac_flow_tab_destroy(flow_tab_t *);
usr/src/uts/common/sys/mac_impl.h
453
flow_tab_t *mi_flow_tab; /* WO */