Home | History | Annotate | Download | only in cxgb

Lines Matching refs:hh

866     struct hh_cache *hh;
870 for (hh = neigh->hh; hh; hh = hh->hh_next)
871 hh->hh_output = neigh->ops->output;
877 struct hh_cache *hh;
881 for (hh = neigh->hh; hh; hh = hh->hh_next)
882 hh->hh_output = neigh->ops->hh_output;