Searched refs:ii_llt (Results 1 – 4 of 4) sorted by relevance
486 struct lltable *ii_llt; /* ARP state */ member489 #define LLTABLE(ifp) ((IN_IFEXTRA(ifp) == NULL) ? NULL : IN_IFEXTRA(ifp)->ii_llt)
378 IN_IFEXTRA(ifp)->ii_llt = in_lltattach(ifp); in in_domifattach()
944 struct lltable *ii_llt; /* NDP state */ member947 #define LLTABLE6(ifp) ((IN6_IFEXTRA(ifp) == NULL) ? NULL : IN6_IFEXTRA(ifp)->ii_llt)
759 IN6_IFEXTRA(ifp)->ii_llt = in6_lltattach(ifp); in in6_ifattach_prelim()