Searched refs:mac_flow_get_desc (Results 1 – 3 of 3) sorted by relevance
530 extern void mac_flow_get_desc(flow_entry_t *, flow_desc_t *);
494 mac_flow_get_desc(mcip->mci_flent, &flow_desc); in mac_client_vid()785 mac_flow_get_desc(flent, &flow_desc); in i_mac_flow_vid()855 mac_flow_get_desc(flent, &flow_desc); in mac_unicast_update_client_flow()874 mac_flow_get_desc(flent, &flow_desc); in mac_unicast_update_client_flow()2213 mac_flow_get_desc(flent, &flow_desc); in mac_client_update_mcast()4922 mac_flow_get_desc(mcip->mci_flent, &flow_desc); in mac_client_get_flow()
870 mac_flow_get_desc(flow_entry_t *flent, flow_desc_t *fd) in mac_flow_get_desc() function