if_llmaddr_count
mcnt = min(if_llmaddr_count(ifp), MAX_NUM_MULTICAST_ADDRESSES);
mcnt = min(if_llmaddr_count(ifp),
u_int if_llmaddr_count(if_t);