Searched refs:lltable_get (Results 1 – 3 of 3) sorted by relevance
234 struct lltable *llt = lltable_get(ifp, fam); in dump_llts_iface()279 struct lltable *llt = lltable_get(ifp, family); in get_lle()405 struct lltable *llt = lltable_get(attrs.nda_ifp, attrs.ndm_family); in rtnl_handle_newneigh()492 struct lltable *llt = lltable_get(attrs.nda_ifp, attrs.ndm_family); in rtnl_handle_delneigh()
244 struct lltable *lltable_get(struct ifnet *ifp, int family);
858 lltable_get(struct ifnet *ifp, int family) in lltable_get() function989 llt = lltable_get(ifp, dst->sa_family); in lla_rt_output()