Searched refs:vsw_fdbe_find (Results 1 – 1 of 1) sorted by relevance
111 static vsw_fdbe_t *vsw_fdbe_find(vsw_t *vswp, struct ether_addr *);500 fp = vsw_fdbe_find(vswp, &ehp->ether_dhost); in vsw_switch_l2_frame()635 fp = vsw_fdbe_find(vswp, &ehp->ether_dhost); in vsw_switch_l3_frame()1193 vsw_fdbe_find(vsw_t *vswp, struct ether_addr *addrp) in vsw_fdbe_find() function