lltable_get
llt = lltable_get(ifp, dst->sa_family);
struct lltable *lltable_get(struct ifnet *ifp, int family);
struct lltable *llt = lltable_get(ifp, fam);
struct lltable *llt = lltable_get(ifp, family);
struct lltable *llt = lltable_get(attrs.nda_ifp, attrs.ndm_family);
struct lltable *llt = lltable_get(attrs.nda_ifp, attrs.ndm_family);