MFP r276712.
- Split lltable_init() into lltable_allocate_htbl() (alloc hash table with default callbacks) and lltable_link() ( links any lltable to the list).
- Switch from LLTBL_HASHTBL_SIZE to per-lltable hash size field.
- Move lltable setup to separate functions in in[6]_domifattach.