Searched refs:mac_flow_l2tab_create (Results 1 – 3 of 3) sorted by relevance
543 extern void mac_flow_l2tab_create(struct mac_impl_s *, flow_tab_t **);
416 mac_flow_l2tab_create(mip, &mip->mi_flow_tab); in mac_register()
1019 mac_flow_l2tab_create(mac_impl_t *mip, flow_tab_t **ftp) in mac_flow_l2tab_create() function