Searched refs:ii_llt (Results 1 – 3 of 3) sorted by relevance
486 struct lltable *ii_llt; /* ARP state */ member489 #define LLTABLE(ifp) ((IN_IFEXTRA(ifp) == NULL) ? NULL : IN_IFEXTRA(ifp)->ii_llt)
353 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)