Symbol: flow_entry_t
usr/src/cmd/mdb/common/modules/mac/mac.c
206
flow_entry_t fe;
usr/src/cmd/mdb/common/modules/mac/mac.c
243
desc_addr = addr + OFFSETOF(flow_entry_t, fe_flow_desc);
usr/src/cmd/mdb/common/modules/mac/mac.c
271
prop_addr = addr + OFFSETOF(flow_entry_t, fe_resource_props);
usr/src/cmd/mdb/common/modules/mac/mac.c
291
match_addr = addr + OFFSETOF(flow_entry_t, fe_match);
usr/src/cmd/mdb/common/modules/mac/mac.c
307
rxaddr = addr + OFFSETOF(flow_entry_t, fe_rx_srs);
usr/src/cmd/mdb/common/modules/mac/mac.c
322
txaddr = addr + OFFSETOF(flow_entry_t, fe_tx_srs);
usr/src/cmd/mdb/common/modules/mac/mac.c
982
flow_entry_t flent;
usr/src/uts/common/io/mac/mac.c
1578
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/io/mac/mac.c
1743
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/io/mac/mac.c
1757
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/io/mac/mac.c
2262
flow_entry_t *flent = srs->srs_flent;
usr/src/uts/common/io/mac/mac.c
2318
flow_entry_t *flent = srs->srs_flent;
usr/src/uts/common/io/mac/mac.c
2359
flow_entry_t *flent = srs->srs_flent;
usr/src/uts/common/io/mac/mac.c
2403
mac_rx_classify_flow_quiesce(flow_entry_t *flent, void *arg)
usr/src/uts/common/io/mac/mac.c
2420
mac_rx_classify_flow_restart(flow_entry_t *flent, void *arg)
usr/src/uts/common/io/mac/mac.c
2434
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/io/mac/mac.c
2535
mac_tx_flow_quiesce(flow_entry_t *flent, void *arg)
usr/src/uts/common/io/mac/mac.c
2548
mac_tx_flow_restart(flow_entry_t *flent, void *arg)
usr/src/uts/common/io/mac/mac.c
2760
static flow_entry_t *
usr/src/uts/common/io/mac/mac.c
2763
flow_entry_t *flent = NULL;
usr/src/uts/common/io/mac/mac.c
2797
flow_entry_t *prev_flent = NULL;
usr/src/uts/common/io/mac/mac.c
2811
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac.c
2861
mac_tx_flow_srs_wakeup(flow_entry_t *flent, void *arg)
usr/src/uts/common/io/mac/mac.c
383
static flow_entry_t *mac_rx_classify(mac_impl_t *, mac_resource_handle_t,
usr/src/uts/common/io/mac/mac.c
4900
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac.c
5933
mac_write_flow_desc(flow_entry_t *flent, mac_client_impl_t *mcip)
usr/src/uts/common/io/mac/mac.c
5985
mac_write_flow_stats(flow_entry_t *flent)
usr/src/uts/common/io/mac/mac.c
6037
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/io/mac/mac.c
6073
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac.c
6137
mac_log_flowinfo(flow_entry_t *flent, void *arg)
usr/src/uts/common/io/mac/mac.c
6488
mac_flow_update_priority(mac_client_impl_t *mcip, flow_entry_t *flent)
usr/src/uts/common/io/mac/mac.c
7833
mac_tx_dismantle_soft_rings(mac_group_t *fgrp, flow_entry_t *flent)
usr/src/uts/common/io/mac/mac.c
7873
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/io/mac/mac.c
7877
flow_entry_t *gflent;
usr/src/uts/common/io/mac/mac.c
8587
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/io/mac/mac.c
8682
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/io/mac/mac_bcast.c
127
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac_bcast.c
480
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac_client.c
1322
flow_entry_t *flent = NULL;
usr/src/uts/common/io/mac/mac_client.c
1498
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac_client.c
154
static flow_entry_t *mac_client_swap_mciflent(mac_client_impl_t *);
usr/src/uts/common/io/mac/mac_client.c
155
static flow_entry_t *mac_client_get_flow(mac_client_impl_t *,
usr/src/uts/common/io/mac/mac_client.c
158
flow_entry_t *);
usr/src/uts/common/io/mac/mac_client.c
159
static void mac_client_add_to_flow_list(mac_client_impl_t *, flow_entry_t *);
usr/src/uts/common/io/mac/mac_client.c
165
mac_unicast_impl_t *, flow_entry_t *);
usr/src/uts/common/io/mac/mac_client.c
1677
flow_entry_t *flent = dmcip->mci_flent;
usr/src/uts/common/io/mac/mac_client.c
1701
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/io/mac/mac_client.c
1712
mac_update_subflow_priority_cb(flow_entry_t *flent, void *arg)
usr/src/uts/common/io/mac/mac_client.c
1738
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/io/mac/mac_client.c
2085
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/io/mac/mac_client.c
2181
flow_entry_t **flent, mac_resource_props_t *mrp)
usr/src/uts/common/io/mac/mac_client.c
2269
flow_entry_t *flent = arg;
usr/src/uts/common/io/mac/mac_client.c
2336
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac_client.c
2943
flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_client.c
3072
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac_client.c
3272
flow_entry_t *flent = mcip->mci_flent_list;
usr/src/uts/common/io/mac/mac_client.c
3273
flow_entry_t *prev_fe = NULL;
usr/src/uts/common/io/mac/mac_client.c
3318
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac_client.c
3546
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac_client.c
3982
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac_client.c
4005
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac_client.c
4907
flow_entry_t *fep;
usr/src/uts/common/io/mac/mac_client.c
4983
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac_client.c
5023
mac_client_add_to_flow_list(mac_client_impl_t *mcip, flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_client.c
5053
mac_client_remove_flow_from_list(mac_client_impl_t *mcip, flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_client.c
5055
flow_entry_t *fe = mcip->mci_flent_list;
usr/src/uts/common/io/mac/mac_client.c
5056
flow_entry_t *prev_fe = NULL;
usr/src/uts/common/io/mac/mac_client.c
5092
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac_client.c
5123
static flow_entry_t *
usr/src/uts/common/io/mac/mac_client.c
5127
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac_client.c
5153
static flow_entry_t *
usr/src/uts/common/io/mac/mac_client.c
5156
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/io/mac/mac_client.c
5158
flow_entry_t *flent1;
usr/src/uts/common/io/mac/mac_client.c
617
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/io/mac/mac_client.c
784
i_mac_flow_vid(flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_client.c
851
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/io/mac/mac_datapath_setup.c
1117
mac_flow_cpu_init(flow_entry_t *flent, cpupart_t *cpupart)
usr/src/uts/common/io/mac/mac_datapath_setup.c
1327
flow_entry_t *flent = mac_srs->srs_flent;
usr/src/uts/common/io/mac/mac_datapath_setup.c
1630
mac_srs_update_bwlimit(flow_entry_t *flent, mac_resource_props_t *mrp)
usr/src/uts/common/io/mac/mac_datapath_setup.c
1656
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/io/mac/mac_datapath_setup.c
2054
mac_fanout_setup(mac_client_impl_t *mcip, flow_entry_t *flent,
usr/src/uts/common/io/mac/mac_datapath_setup.c
2138
mac_srs_create(mac_client_impl_t *mcip, flow_entry_t *flent,
usr/src/uts/common/io/mac/mac_datapath_setup.c
2350
mac_find_fanout(flow_entry_t *flent, const mac_soft_ring_set_type_t link_type)
usr/src/uts/common/io/mac/mac_datapath_setup.c
2418
mac_srs_group_setup(mac_client_impl_t *mcip, flow_entry_t *flent,
usr/src/uts/common/io/mac/mac_datapath_setup.c
2449
mac_rx_srs_group_setup(mac_client_impl_t *mcip, flow_entry_t *flent,
usr/src/uts/common/io/mac/mac_datapath_setup.c
2567
mac_tx_srs_group_setup(mac_client_impl_t *mcip, flow_entry_t *flent,
usr/src/uts/common/io/mac/mac_datapath_setup.c
2615
mac_rx_srs_group_teardown(flow_entry_t *flent, boolean_t hwonly)
usr/src/uts/common/io/mac/mac_datapath_setup.c
2646
mac_tx_srs_group_teardown(mac_client_impl_t *mcip, flow_entry_t *flent,
usr/src/uts/common/io/mac/mac_datapath_setup.c
2943
mac_datapath_setup(mac_client_impl_t *mcip, flow_entry_t *flent,
usr/src/uts/common/io/mac/mac_datapath_setup.c
3221
mac_datapath_teardown(mac_client_impl_t *mcip, flow_entry_t *flent,
usr/src/uts/common/io/mac/mac_datapath_setup.c
3227
flow_entry_t *group_only_flent;
usr/src/uts/common/io/mac/mac_datapath_setup.c
3531
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac_datapath_setup.c
3979
mac_tx_srs_setup(mac_client_impl_t *mcip, flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_datapath_setup.c
4093
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/io/mac/mac_datapath_setup.c
645
mac_compute_soft_ring_count(flow_entry_t *flent, int rx_srs_cnt, int maxcpus)
usr/src/uts/common/io/mac/mac_datapath_setup.c
67
static int mac_compute_soft_ring_count(flow_entry_t *, int, int);
usr/src/uts/common/io/mac/mac_datapath_setup.c
753
mac_tx_cpu_init(flow_entry_t *flent, mac_resource_props_t *mrp,
usr/src/uts/common/io/mac/mac_datapath_setup.c
850
mac_flow_user_cpu_init(flow_entry_t *flent, mac_resource_props_t *mrp)
usr/src/uts/common/io/mac/mac_flow.c
102
flow_entry_t *fep = ksp->ks_private;
usr/src/uts/common/io/mac/mac_flow.c
1036
kmem_free(ft->ft_table, ft->ft_size * sizeof (flow_entry_t *));
usr/src/uts/common/io/mac/mac_flow.c
1045
mac_flow_hash_add(flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
1066
mac_flow_hash_remove(flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
1083
mac_flow_lookup_byname(char *name, flow_entry_t **flentp)
usr/src/uts/common/io/mac/mac_flow.c
1086
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac_flow.c
1109
mac_link_init_flows_cb(flow_entry_t *flent, void *arg)
usr/src/uts/common/io/mac/mac_flow.c
1150
mac_link_release_flows_cb(flow_entry_t *flent, void *arg)
usr/src/uts/common/io/mac/mac_flow.c
1173
mac_rename_flow(flow_entry_t *fep, const char *new_name)
usr/src/uts/common/io/mac/mac_flow.c
1188
mac_link_flow_init(mac_client_handle_t mch, flow_entry_t *sub_flow)
usr/src/uts/common/io/mac/mac_flow.c
1213
flow_entry_t *flent = NULL;
usr/src/uts/common/io/mac/mac_flow.c
1322
mac_link_flow_clean(mac_client_handle_t mch, flow_entry_t *sub_flow)
usr/src/uts/common/io/mac/mac_flow.c
1378
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac_flow.c
1441
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac_flow.c
150
flow_stat_create(flow_entry_t *fep)
usr/src/uts/common/io/mac/mac_flow.c
1511
mac_link_flowinfo_copy(mac_flowinfo_t *finfop, flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
1521
mac_link_flow_walk_cb(flow_entry_t *flent, void *arg)
usr/src/uts/common/io/mac/mac_flow.c
1578
flow_entry_t *flent;
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
1709
flow_ether_hash_fe(flow_tab_t *ft, flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
175
flow_stat_destroy(flow_entry_t *fep)
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
1811
flow_entry_t *flent)
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
190
sizeof (flow_entry_t), 0, NULL, NULL, NULL, NULL, NULL, 0);
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
216
void *client_cookie, uint_t type, flow_entry_t **flentp)
usr/src/uts/common/io/mac/mac_flow.c
218
flow_entry_t *flent = *flentp;
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
2181
flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
2183
flow_entry_t **p = 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
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
286
flow_entry_t **headp, **p;
usr/src/uts/common/io/mac/mac_flow.c
306
flow_entry_t *, flent, int, err);
usr/src/uts/common/io/mac/mac_flow.c
334
flow_entry_t *, flent, int, err);
usr/src/uts/common/io/mac/mac_flow.c
346
flow_entry_t *, flent, int, err);
usr/src/uts/common/io/mac/mac_flow.c
369
mac_flow_rem_subflow(flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
399
mac_flow_add_subflow(mac_client_handle_t mch, flow_entry_t *flent,
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
474
flow_entry_t **fp;
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
521
flow_entry_t *flent;
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
592
flow_entry_t *flent;
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
628
static boolean_t mac_flow_clean(flow_entry_t *);
usr/src/uts/common/io/mac/mac_flow.c
634
mac_flow_destroy(flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
660
mac_flow_modify_props(flow_entry_t *flent, mac_resource_props_t *mrp)
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
788
mac_flow_wait(flow_entry_t *flent, mac_flow_state_t event)
usr/src/uts/common/io/mac/mac_flow.c
822
mac_flow_clean(flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
833
mac_flow_cleanup(flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_flow.c
871
mac_flow_get_desc(flow_entry_t *flent, flow_desc_t *fd)
usr/src/uts/common/io/mac/mac_flow.c
895
mac_flow_set_desc(flow_entry_t *flent, flow_desc_t *fd)
usr/src/uts/common/io/mac/mac_flow.c
940
mac_flow_set_name(flow_entry_t *flent, const char *name)
usr/src/uts/common/io/mac/mac_flow.c
964
mac_flow_get_client_cookie(flow_entry_t *flent)
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
976
static uint32_t flow_ether_hash_fe(flow_tab_t *, flow_entry_t *);
usr/src/uts/common/io/mac/mac_flow.c
992
ft->ft_table = kmem_zalloc(size * sizeof (flow_entry_t *), KM_SLEEP);
usr/src/uts/common/io/mac/mac_provider.c
1107
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac_provider.c
819
flow_entry_t *flent;
usr/src/uts/common/io/mac/mac_sched.c
3265
flow_entry_t *flent = NULL;
usr/src/uts/common/io/mac/mac_sched.c
3266
flow_entry_t *prev_flent = NULL;
usr/src/uts/common/io/mac/mac_sched.c
4314
static flow_entry_t *
usr/src/uts/common/io/mac/mac_sched.c
4317
flow_entry_t *flent = NULL;
usr/src/uts/common/io/mac/mac_sched.c
4436
flow_entry_t *dst_flow_ent;
usr/src/uts/common/io/mac/mac_stat.c
1048
flow_entry_t *flent = mac_srs->srs_flent;
usr/src/uts/common/io/mac/mac_stat.c
1089
mac_misc_stat_create(flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_stat.c
1106
flow_entry_t *flent = ringp->s_ring_mcip->mci_flent;
usr/src/uts/common/io/mac/mac_stat.c
1192
mac_misc_stat_delete(flow_entry_t *flent)
usr/src/uts/common/io/mac/mac_stat.c
1257
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/io/mac/mac_stat.c
683
flow_entry_t *flent = handle;
usr/src/uts/common/io/mac/mac_stat.c
804
i_mac_misc_stat_create(flow_entry_t *flent, const char *modname,
usr/src/uts/common/io/mac/mac_util.c
1851
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/io/mac/mac_util.c
1874
flow_entry_t *flent = mcip->mci_flent;
usr/src/uts/common/sys/mac_client_impl.h
189
flow_entry_t *mci_flent; /* mi_rw_lock */
usr/src/uts/common/sys/mac_client_impl.h
223
flow_entry_t *mci_flent_list; /* mci_rw_lock */
usr/src/uts/common/sys/mac_client_impl.h
417
extern uint16_t i_mac_flow_vid(flow_entry_t *);
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
252
flow_entry_t *fe_next; /* ft_lock */
usr/src/uts/common/sys/mac_flow_impl.h
318
flow_entry_t *fe_client_next;
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
421
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
430
flow_entry_t *);
usr/src/uts/common/sys/mac_flow_impl.h
47
DTRACE_PROBE1(flow_refhold, flow_entry_t *, (flent)); \
usr/src/uts/common/sys/mac_flow_impl.h
470
flow_entry_t **ft_table;
usr/src/uts/common/sys/mac_flow_impl.h
528
char *, void *, uint_t, flow_entry_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
531
extern int mac_flow_add_subflow(mac_client_handle_t, flow_entry_t *,
usr/src/uts/common/sys/mac_flow_impl.h
533
extern int mac_flow_hash_add(flow_entry_t *);
usr/src/uts/common/sys/mac_flow_impl.h
534
extern int mac_flow_lookup_byname(char *, flow_entry_t **);
usr/src/uts/common/sys/mac_flow_impl.h
536
flow_entry_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
542
int (*)(flow_entry_t *, void *), void *);
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
547
extern void *mac_flow_get_client_cookie(flow_entry_t *);
usr/src/uts/common/sys/mac_flow_impl.h
549
extern uint32_t mac_flow_modify_props(flow_entry_t *, mac_resource_props_t *);
usr/src/uts/common/sys/mac_flow_impl.h
551
extern void mac_flow_get_desc(flow_entry_t *, flow_desc_t *);
usr/src/uts/common/sys/mac_flow_impl.h
552
extern void mac_flow_set_desc(flow_entry_t *, flow_desc_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
555
extern void mac_flow_hash_remove(flow_entry_t *);
usr/src/uts/common/sys/mac_flow_impl.h
556
extern void mac_flow_wait(flow_entry_t *, mac_flow_state_t);
usr/src/uts/common/sys/mac_flow_impl.h
557
extern void mac_flow_cleanup(flow_entry_t *);
usr/src/uts/common/sys/mac_flow_impl.h
558
extern void mac_flow_destroy(flow_entry_t *);
usr/src/uts/common/sys/mac_flow_impl.h
564
extern void flow_stat_destroy(flow_entry_t *);
usr/src/uts/common/sys/mac_flow_impl.h
61
DTRACE_PROBE1(flow_refhold, flow_entry_t *, (flent)); \
usr/src/uts/common/sys/mac_flow_impl.h
73
DTRACE_PROBE1(flow_refrele, flow_entry_t *, (flent)); \
usr/src/uts/common/sys/mac_impl.h
765
extern int mac_link_flow_init(mac_client_handle_t, flow_entry_t *);
usr/src/uts/common/sys/mac_impl.h
766
extern void mac_link_flow_clean(mac_client_handle_t, flow_entry_t *);
usr/src/uts/common/sys/mac_impl.h
780
extern int mac_datapath_setup(mac_client_impl_t *, flow_entry_t *,
usr/src/uts/common/sys/mac_impl.h
782
extern void mac_datapath_teardown(mac_client_impl_t *, flow_entry_t *,
usr/src/uts/common/sys/mac_impl.h
784
extern void mac_rx_srs_group_setup(mac_client_impl_t *, flow_entry_t *,
usr/src/uts/common/sys/mac_impl.h
786
extern void mac_tx_srs_group_setup(mac_client_impl_t *, flow_entry_t *,
usr/src/uts/common/sys/mac_impl.h
788
extern void mac_rx_srs_group_teardown(flow_entry_t *, boolean_t);
usr/src/uts/common/sys/mac_impl.h
789
extern void mac_tx_srs_group_teardown(mac_client_impl_t *, flow_entry_t *,
usr/src/uts/common/sys/mac_impl.h
791
extern int mac_rx_classify_flow_quiesce(flow_entry_t *, void *);
usr/src/uts/common/sys/mac_impl.h
792
extern int mac_rx_classify_flow_restart(flow_entry_t *, void *);
usr/src/uts/common/sys/mac_impl.h
796
extern void mac_flow_update_priority(mac_client_impl_t *, flow_entry_t *);
usr/src/uts/common/sys/mac_impl.h
798
extern void mac_flow_rem_subflow(flow_entry_t *);
usr/src/uts/common/sys/mac_impl.h
799
extern void mac_rename_flow(flow_entry_t *, const char *);
usr/src/uts/common/sys/mac_impl.h
800
extern void mac_flow_set_name(flow_entry_t *, const char *);
usr/src/uts/common/sys/mac_impl.h
936
flow_entry_t *mbg_flow_ent; /* WO */
usr/src/uts/common/sys/mac_soft_ring.h
1076
extern void mac_fanout_setup(mac_client_impl_t *, flow_entry_t *,
usr/src/uts/common/sys/mac_soft_ring.h
1114
extern void mac_tx_srs_setup(mac_client_impl_t *, flow_entry_t *);
usr/src/uts/common/sys/mac_soft_ring.h
1127
extern void mac_srs_update_bwlimit(flow_entry_t *, mac_resource_props_t *);
usr/src/uts/common/sys/mac_soft_ring.h
908
flow_entry_t *srs_flent; /* back ptr to flent */
usr/src/uts/common/sys/mac_stat.h
100
extern void mac_misc_stat_create(flow_entry_t *);
usr/src/uts/common/sys/mac_stat.h
101
extern void mac_misc_stat_delete(flow_entry_t *);