Lines Matching defs:ft

283 mac_flow_add(flow_tab_t *ft, flow_entry_t *flent)  in mac_flow_add()
370 flow_tab_t *ft = flent->fe_flow_tab; in mac_flow_rem_subflow() local
405 flow_tab_t *ft; in mac_flow_add_subflow() local
471 mac_flow_remove(flow_tab_t *ft, flow_entry_t *flent, boolean_t temp) in mac_flow_remove()
517 mac_flow_lookup(flow_tab_t *ft, mblk_t *mp, uint_t flags, flow_entry_t **flentp) in mac_flow_lookup()
587 mac_flow_walk_nolock(flow_tab_t *ft, int (*fn)(flow_entry_t *, void *), in mac_flow_walk_nolock()
613 mac_flow_walk(flow_tab_t *ft, int (*fn)(flow_entry_t *, void *), in mac_flow_walk()
729 mac_flow_modify(flow_tab_t *ft, flow_entry_t *flent, mac_resource_props_t *mrp) in mac_flow_modify()
897 flow_tab_t *ft = flent->fe_flow_tab; in mac_flow_set_desc() local
942 flow_tab_t *ft = flent->fe_flow_tab; in mac_flow_set_name() local
986 flow_tab_t *ft; in mac_flow_tab_create() local
1030 mac_flow_tab_destroy(flow_tab_t *ft) in mac_flow_tab_destroy()
1627 flow_l2_match(flow_tab_t *ft, flow_entry_t *flent, flow_state_t *s) in flow_l2_match()
1642 flow_l2_hash(flow_tab_t *ft, flow_state_t *s) in flow_l2_hash()
1654 flow_l2_accept(flow_tab_t *ft, flow_state_t *s) in flow_l2_accept()
1699 flow_ether_hash(flow_tab_t *ft, flow_state_t *s) in flow_ether_hash()
1710 flow_ether_hash_fe(flow_tab_t *ft, flow_entry_t *flent) in flow_ether_hash_fe()
1720 flow_ether_accept(flow_tab_t *ft, flow_state_t *s) in flow_ether_accept()
1752 flow_l2_accept_fe(flow_tab_t *ft, flow_entry_t *flent) in flow_l2_accept_fe()
1782 flow_l2_hash_fe(flow_tab_t *ft, flow_entry_t *flent) in flow_l2_hash_fe()
1796 flow_l2_match_fe(flow_tab_t *ft, flow_entry_t *f1, flow_entry_t *f2) in flow_l2_match_fe()
1811 flow_generic_insert_fe(flow_tab_t *ft, flow_entry_t **headp, in flow_generic_insert_fe()
1829 flow_ip_dsfield_match(flow_tab_t *ft, flow_entry_t *flent, flow_state_t *s) in flow_ip_dsfield_match()
1860 flow_ip_v4_match(flow_tab_t *ft, flow_entry_t *flent, flow_state_t *s) in flow_ip_v4_match()
1878 flow_ip_v6_match(flow_tab_t *ft, flow_entry_t *flent, flow_state_t *s) in flow_ip_v6_match()
1895 flow_ip_proto_match(flow_tab_t *ft, flow_entry_t *flent, flow_state_t *s) in flow_ip_proto_match()
1904 flow_ip_hash(flow_tab_t *ft, flow_state_t *s) in flow_ip_hash()
1927 flow_ip_proto_hash(flow_tab_t *ft, flow_state_t *s) in flow_ip_proto_hash()
1936 flow_ip_accept(flow_tab_t *ft, flow_state_t *s) in flow_ip_accept()
1992 flow_ip_proto_accept_fe(flow_tab_t *ft, flow_entry_t *flent) in flow_ip_proto_accept_fe()
2011 flow_ip_accept_fe(flow_tab_t *ft, flow_entry_t *flent) in flow_ip_accept_fe()
2074 flow_ip_proto_hash_fe(flow_tab_t *ft, flow_entry_t *flent) in flow_ip_proto_hash_fe()
2082 flow_ip_hash_fe(flow_tab_t *ft, flow_entry_t *flent) in flow_ip_hash_fe()
2101 flow_ip_proto_match_fe(flow_tab_t *ft, flow_entry_t *f1, flow_entry_t *f2) in flow_ip_proto_match_fe()
2110 flow_ip_match_fe(flow_tab_t *ft, flow_entry_t *f1, flow_entry_t *f2) in flow_ip_match_fe()
2181 flow_ip_insert_fe(flow_tab_t *ft, flow_entry_t **headp, in flow_ip_insert_fe()
2250 flow_transport_lport_match(flow_tab_t *ft, flow_entry_t *flent, flow_state_t *s) in flow_transport_lport_match()
2262 flow_transport_rport_match(flow_tab_t *ft, flow_entry_t *flent, flow_state_t *s) in flow_transport_rport_match()
2279 flow_transport_hash(flow_tab_t *ft, flow_state_t *s) in flow_transport_hash()
2307 flow_transport_accept(flow_tab_t *ft, flow_state_t *s) in flow_transport_accept()
2373 flow_transport_accept_fe(flow_tab_t *ft, flow_entry_t *flent) in flow_transport_accept_fe()
2416 flow_transport_hash_fe(flow_tab_t *ft, flow_entry_t *flent) in flow_transport_hash_fe()
2429 flow_transport_match_fe(flow_tab_t *ft, flow_entry_t *f1, flow_entry_t *f2) in flow_transport_match_fe()