Searched refs:LLTABLE (Results 1 – 2 of 2) sorted by relevance
489 #define LLTABLE(ifp) ((IN_IFEXTRA(ifp) == NULL) ? NULL : IN_IFEXTRA(ifp)->ii_llt) macro
364 if (LLTABLE(ifp)) { in in_domifattach()365 lltable_purge(LLTABLE(ifp)); in in_domifattach()