Searched refs:lltable_get (Results 1 – 3 of 3) sorted by relevance
235 struct lltable *llt = lltable_get(ifp, fam); in dump_llts_iface()280 struct lltable *llt = lltable_get(ifp, family); in get_lle()406 struct lltable *llt = lltable_get(attrs.nda_ifp, attrs.ndm_family); in rtnl_handle_newneigh()493 struct lltable *llt = lltable_get(attrs.nda_ifp, attrs.ndm_family); in rtnl_handle_delneigh()
237 struct lltable *lltable_get(struct ifnet *ifp, int family);
860 lltable_get(struct ifnet *ifp, int family) in lltable_get() function991 llt = lltable_get(ifp, dst->sa_family); in lla_rt_output()